Releases: TheDragonCode/laravel-cache
Releases · TheDragonCode/laravel-cache
v2.11.2
What's Changed
- Fixed handling of dynamic classes by @andrey-helldar in #36
- Docs and test updated by @andrey-helldar in #37
Full Changelog: v2.11.1...v2.11.2
v2.11.1
What's Changed
- Added tests by @andrey-helldar in #34
- Removed zero filtering (
0
) by @andrey-helldar in #35
Full Changelog: v2.11.0...v2.11.1
v2.11.0
What's Changed
- Added
remember
method - it's a alias for improve usability by @andrey-helldar in #33
Full Changelog: v2.10.0...v2.11.0
v2.10.0
v2.9.1
What's Changed
- Update README.md by @andrey-helldar in #29
- Small refactoring by @andrey-helldar in #30
- Functionality of the
ttlBy
method has been moved tottl
😁 by @andrey-helldar in #31
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- Added the ability to split TTL settings into minutes and seconds by @andrey-helldar in #27
- Added the ability to use a TTL contract by @andrey-helldar in #28
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Added the ability to store all TTLs in one place 😎 by @andrey-helldar in #26
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- Added the ability to pass third-party objects as a parameter by @andrey-helldar in #25
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
- Added the ability to set TTL in seconds by @andrey-helldar in #24
Full Changelog: v2.5.1...v2.6.0
v2.5.1
Full Changelog: v2.5.0...v2.5.1