Releases: bramstroker/zf2-fullpage-cache
Releases · bramstroker/zf2-fullpage-cache
Version 2.1.0
Add possibility to define custom cache tags when saving the page to cache.
Version 2.0.1
- Add flag to disable caching
Version 2.0
- Removing support for servicemanager and eventmanager V2. Now only supporting V3. Now we got rid of the deprecation warnings
- Console command purge show a descriptive message now when you try this on an unsupported storage adapter
- Several code cleanups and improvements.
1.0.0-RC1
- Add support for ZF3
- Use PSR4 autoloading
Version 0.3.2
- Fix mockery composer dependency conflict
- Improve overall code quality
Version 0.3.1
Merge pull request #38 from jonathanmaron/master In the case of a non-matched route, shouldCache should be false
Forward proof towards ZF3
0.3 Forward proof towards ZF3.