Releases: php-cache/doctrine-adapter
Releases · php-cache/doctrine-adapter
Release 1.2.0
See change log for changes.
Release 1.1.0
See change log for changes.
Release 1.0.0
See change log for changes.
Release 0.6.0
See change log for changes.
Updated to adapter common 0.3 and better tagging.
0.5.0 Tagging bugfix and updated tests to ^0.9
Updated to adapter common 0.2 and better tagging.
Merge pull request #16 from php-cache/updates [WIP] Updated to adapter 0.2 and tagging 0.3
New namespace
We do also use adapter-common
New cache keys and some limitations in key names
This release is more compliant with PSR-6.
Changes:
- You can no longer use any of the following characters in a cache key: {}()/@:
- All cache keys are updated with this release
Docs and codestyle
Merge pull request #10 from Nyholm/patch-1 Make sure we return false when committing.
Initial non-stable release
Merge pull request #6 from aequasi/master Version changes