Releases: DivineOmega/DO-File-Cache
Releases · DivineOmega/DO-File-Cache
v2.0.6
v2.0.5
- Simplify cache retrieval.
- Perform additional checks on cache object format.
- Fixes
unserialize
notice for some cache objects, introduced in v2.0.4. See issue DivineOmega/laravel-password-exposed-validation-rule#12.
- Fixes
v2.0.4
v2.0.3
- Fix issue with Windows compatibility.
- Add PHP extension dependencies.
v2.0.2
- Improvements to unit tests.
v2.0.0
- New namespace.
- Disable UNIX load average feature by default.
- Fix cache items never expiring if UNIX load average feature is disabled.
v2.0.1
- No change release to fix issues after GitHub backup restore.