Releases: spatie/laravel-responsecache
Releases · spatie/laravel-responsecache
4.4.2
- add support for Laravel 5.7
4.4.1
- fix for issue #123
4.4.0
- add support for Lumen
4.3.0
- add
forget
4.2.1
- add support for L5.6
4.2.0
- Added:
clear()
method andresponsecache:clear
command - Deprecated:
flush()
method andresponsecache:flush
command
Deprecated features will still work until the next major version.
4.1.1
- add better exception handling when something goes wrong unserializing the response
4.1.0
- adds support for specific lifetimes on routes
4.0.1
- fixed artisan command registration
4.0.0
- add support for Laravel 5.5, drop support for all older versions
- rename facade class