Skip to content

Releases: php-cache/cache

Release 3.0.0

Choose a tag to compare

@cryptiklemur cryptiklemur released this 20 Aug 02:30

PHP Cache 3 makes tag invalidation race-safe and updates adapter storage formats. See the package change logs for upgrade details.

Release 2.2.0

Choose a tag to compare

@cryptiklemur cryptiklemur released this 19 Aug 17:30

Full Changelog: 2.1.0...2.2.0

Release 2.1.0

Choose a tag to compare

@cryptiklemur cryptiklemur released this 19 Aug 17:26

Full Changelog: 2.0.2...2.1.0

Release 1.0.0

Choose a tag to compare

@Nyholm Nyholm released this 17 Jul 11:16
Merge pull request #187 from Nyholm/encryption-stable

[Encryption] Prepare for stable

Release 0.4.0

Choose a tag to compare

@Nyholm Nyholm released this 28 Mar 16:09
Updated intro docs (#153)

0.3

0.3

Choose a tag to compare

@cryptiklemur cryptiklemur released this 01 May 05:52
Updated method of creating new DateTime to work with the clockmock (#55)

0.2 Release

Choose a tag to compare

@cryptiklemur cryptiklemur released this 22 Apr 16:36
Merge pull request #48 from php-cache/aequasi-patch-1

Moving predis to suggest

Initial Release

Choose a tag to compare

@cryptiklemur cryptiklemur released this 08 Feb 18:19
Merge pull request #31 from aequasi/master

Fixing dependencies for Chain adapter