Releases: ezsystems/ezplatform-http-cache
Releases · ezsystems/ezplatform-http-cache
0.2.2
Changes since v0.2.1.1:
- EZP-28160: Added HTTP Cache purge after copying subtree (#18)
0.2.1.1
Changes since v0.2.1:
- Fix for Symfony 3.4 compatibility
0.2.1
Changes since v0.2.0:
- [EZP-28145] Remove core http cache clearer (#15)
- [Composer] Allowed ezpublish-kernel ^7.0 (#16)
0.2.0
Changes since v0.1.1:
- EZP-27713: As a Developer I want HttpCache to handle RemoveTranslationSignal (#13)
Other notable changes:
- Now uses PHPUnit 5.7+ thanks to contribution by @MarioBlazek
0.1.1
Changes since v0.1.0.
Fixed
- Use the correct cache manager service name (#11, by @emodric)
0.1.1-beta1
Changes since v0.1.0.
Fixed
- Use the correct cache manager service name (#11, by @emodric)
0.1.0
First experimental release.
Acts as a replacement of the HTTP cache features from ezsystems/ezpublish-kernel. See the README for more details.