Laravel Cache 4.0.0 released
Added
- Added Carbon 3 and PHPUnit 11 support
- Added Laravel 12 support
- Added PHPUnit 12 support
- Added UPGRADE.md
- Added migrate configuration for PHPUnit
Changed
- Optimized the appeal to the functions
- Replaced md5 with xxh128
- The hashing_key property of Cache class was renamed with useHash
- The case of the properties of the properties from snake_case with camelCase is changed
- The year in the LICENSE file has been updated by @github-actions[bot] in #86
- Update README.md
Removed
- Constants DAY, MONTH and WEEK was deleted from Ttl class
- Drop Laravel 6-10 and PHP 8.0-8.1 support
- Drop dragon-code/contracts support
- Drop dragon-code/simple-dto support
- Added Carbon 3 and PHPUnit 11 support
- Added Laravel 12 support
- Added PHPUnit 12 support
- Added UPGRADE.md
- Added migrate configuration for PHPUnit
Changed
- Optimized the appeal to the functions
- Replaced md5 with xxh128
- The hashing_key property of Cache class was renamed with useHash
- The case of the properties of the properties from snake_case with camelCase is changed
- The year in the LICENSE file has been updated by @github-actions[bot] in #86
- Update README.md
Removed
- Constants DAY, MONTH and WEEK was deleted from Ttl class
- Drop Laravel 6-10 and PHP 8.0-8.1 support
- Drop dragon-code/contracts support
- Drop dragon-code/simple-dto support