Skip to content

Releases: ezsystems/ezplatform-http-cache

0.2.2

02 Nov 08:52
Compare
Choose a tag to compare

Changes since v0.2.1.1:

  • EZP-28160: Added HTTP Cache purge after copying subtree (#18)

0.2.1.1

31 Oct 08:46
e5f7381
Compare
Choose a tag to compare

Changes since v0.2.1:

  • Fix for Symfony 3.4 compatibility

0.2.1

30 Oct 15:44
ebf25b3
Compare
Choose a tag to compare

Changes since v0.2.0:

  • [EZP-28145] Remove core http cache clearer (#15)
  • [Composer] Allowed ezpublish-kernel ^7.0 (#16)

0.2.0

10 Oct 14:49
Compare
Choose a tag to compare

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

19 Apr 09:23
Compare
Choose a tag to compare

Changes since v0.1.0.

Fixed

  • Use the correct cache manager service name (#11, by @emodric)

0.1.1-rc1

12 Apr 10:05
Compare
Choose a tag to compare
0.1.1-rc1 Pre-release
Pre-release

No changes since v0.1.1-beta1.

0.1.1-beta1

12 Apr 10:04
Compare
Choose a tag to compare
0.1.1-beta1 Pre-release
Pre-release

Changes since v0.1.0.

Fixed

  • Use the correct cache manager service name (#11, by @emodric)

0.1.0

14 Feb 22:45
Compare
Choose a tag to compare

First experimental release.

Acts as a replacement of the HTTP cache features from ezsystems/ezpublish-kernel. See the README for more details.