Skip to content

Releases: rapidwebltd/RW-File-Cache

v1.2.5

23 Jan 17:21
Compare
Choose a tag to compare
  • Remove forced permissions change.

v1.2.4

23 Jan 17:00
Compare
Choose a tag to compare
  • Fixes related to cache directory creation and permissions
  • Updating license field in composer.json

v1.2.3

11 Jan 13:14
Compare
Choose a tag to compare
  • If attempting to set a new cache item that has already expired, delete it.

v1.2.2

11 Jan 13:10
Compare
Choose a tag to compare
  • Do not save if cache has already expired when being set.

v1.2.1

05 Jan 17:09
Compare
Choose a tag to compare
  • Set phpunit as development dependency.

v1.2.0

04 Jan 13:40
Compare
Choose a tag to compare
  • Do not delete .keep files when flushing cache.

v1.1.0

28 Dec 22:31
Compare
Choose a tag to compare
  • Ability to disable the unixLoadUpperThreshold feature by setting config value to -1.
  • Exception for Windows users that attempt to use the unixLoadUpperThreshold feature.

v1.0.4

07 Jul 08:57
Compare
Choose a tag to compare
  • Improvement to documentation
  • Replacing legacy test file with automated tests

v1.0.3

13 Mar 12:38
Compare
Choose a tag to compare

Fix issue with v1.0.2 fix.

v1.0.2

13 Mar 12:35
Compare
Choose a tag to compare

Fix to prevent issues if compression is turned off while compressed caches still exist.