Releases: subjective-php/psr-cache-helper
Releases · subjective-php/psr-cache-helper
Version 2.3.0: Re-Allow PHP < 7.3
Version 2.1.0: Morbid Software Fight
Major Features
- Add back support for php 7.3 and later. [PR #20]
Developer Changes
- Update scrutinizer config [PR #22]
- Use Github Actions for build [PR #21]
Version 2.0.0: Support PHP 8
Backwards Compatibility Breakers
- Refactor for php 8 [PR #15]
Developer Changes
- Add XDEBUG_MODE to phpunit cli call [PR #19]
- Remove broken documenation badge from README [PR #17]
Version 1.1.1
Minor Features
- Add NullSerializer [PR #14]
Version 1.1.0
Major Features
- Allow InMemoryCache to be constructed with ArrayObject [PR #13]
Version 1.0.0: New Ownership
Developer Changes
- Change ownership to SubjectivePHP [PR #12]
Version 0.3.0
Major Features
- Add NullCache [PR #10]
- Add InMemoryCache [PR #10]
Developer Changes
- Updates Travis CI config [PR #10]
- Updates to latest coding standard [PR #10]
- Remove composer.lock from version control [PR #10]
Version 0.2.1
v0.2.1
Update coveralls dependency
Version 0.2.0
Major Features
- Develop [PR #2]
- Add Basic Serializers [PR #5]
Developer Changes
- Add PHP 7.2 to travis-ci build [PR #4]
Version 0.1.0: Initial Release
v0.1.0
Remove leftover .gitkeep files