Skip to content

Releases: bramstroker/zf2-fullpage-cache

Version 2.1.0

20 Nov 13:43
ae2cf41
Compare
Choose a tag to compare

Add possibility to define custom cache tags when saving the page to cache.

Version 2.0.1

16 Nov 22:23
d02dae8
Compare
Choose a tag to compare
  • Add flag to disable caching

Version 2.0

23 Sep 10:18
Compare
Choose a tag to compare
  • 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

03 Apr 06:24
Compare
Choose a tag to compare
1.0.0-RC1 Pre-release
Pre-release
  • Add support for ZF3
  • Use PSR4 autoloading

Version 0.3.2

20 Feb 11:40
Compare
Choose a tag to compare
  • Fix mockery composer dependency conflict
  • Improve overall code quality

Version 0.3.1

19 Feb 14:28
Compare
Choose a tag to compare
Merge pull request #38 from jonathanmaron/master

In the case of a non-matched route, shouldCache should be false

Forward proof towards ZF3

08 Oct 07:38
Compare
Choose a tag to compare
0.3

Forward proof towards ZF3.