Releases: spatie/laravel-responsecache
Releases · spatie/laravel-responsecache
7.7.2
What's Changed
- Fix Carbon3 diffInSeconds to use int and not float by @it-can in #500
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #498
- Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 by @dependabot[bot] in #496
Full Changelog: 7.7.1...7.7.2
7.7.1
What's Changed
- Introduce using() method to conveniently define lifetime and tags by @kamilkozak in #491
New Contributors
- @kamilkozak made their first contribution in #491
Full Changelog: 7.7.0...7.7.1
7.7.0
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 by @dependabot in #493
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #494
- [8.0] Introduce
ClearingResponseCacheFailedand return boolean byclear()by @alies-dev in #495
Full Changelog: 7.6.5...7.7.0
7.6.5
7.6.4
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 by @dependabot in #487
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #488
- Add compatibility for Laravel 12. by @mazedlx in #490
New Contributors
Full Changelog: 7.6.3...7.6.4
7.6.3
What's Changed
- Fix ResponseCache Facade docblock for forget() by @alexcanana in #486
New Contributors
- @alexcanana made their first contribution in #486
Full Changelog: 7.6.2...7.6.3
7.6.2
7.6.1
What's Changed
- Add PHPDoc for ResponseCache Facade by @alies-dev in #485
New Contributors
- @alies-dev made their first contribution in #485
Full Changelog: 7.6.0...7.6.1
7.6.0
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 by @dependabot in #470
- Fix incorrect grammar by @SebKay in #472
- Add missing Laravel 11.x Documentation by @omaratpxt in #474
- Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #475
- Switch DefaultHasher to xxh128 for a faster alternative to MD5. by @marcell-ferenc in #478
New Contributors
- @SebKay made their first contribution in #472
- @omaratpxt made their first contribution in #474
- @marcell-ferenc made their first contribution in #478
Full Changelog: 7.5.2...7.6.0
7.5.2
What's Changed
- Cast cache lifetime to integer by default by @dwightwatson in #468
New Contributors
- @dwightwatson made their first contribution in #468
Full Changelog: 7.5.1...7.5.2