Releases: TheDragonCode/laravel-cache
Releases · TheDragonCode/laravel-cache
3.12.0
Added
- Added Laravel 11 support by @andrey-helldar in #84
Changed
- Updated tests by @andrey-helldar in #82
Dependencies
- Bump TheDragonCode/codestyler from 3 to 4 by @dependabot in #83
3.11.0
Added
- Added the ability to work with tags without keys by @andrey-helldar (#81)
3.10.2
Changed
- Added quick launch of tests using the
composer test
command by @andrey-helldar (#79)
Fixed
- Fixed a bug when working with text values like function names by @andrey-helldar (#80)
3.10.1
What's Changed
- Fixed an error in obtaining a key name from a class without public properties by @andrey-helldar in #78
Full Changelog: 3.10.0...3.10.1
3.10.0
v3.9.0
What's Changed
- Added specifying the array key when generating a hash by @andrey-helldar in #74
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- Added the ability to flexibly configure storage activation by @andrey-helldar in #71
- Added mention of the possibility of using stdClass when getting TTL by @andrey-helldar in #72
Full Changelog: v3.7.1...v3.8.0
v3.7.1
v3.7.0
v3.6.1
What's Changed
- Fixed handling of boolean values by @andrey-helldar in #67
Full Changelog: v3.6.0...v3.6.1