Skip to content

Releases: spatie/laravel-responsecache

5.0.1

15 Mar 18:31
b89b976

Choose a tag to compare

  • fix cache lifetime in config file

5.0.0

27 Feb 11:40
141b67b

Choose a tag to compare

  • drop support for Laravel 5.7 and lower
  • drop support for PHP 7.0 and lower
  • change all cache time parameters to seconds (see UPGRADING.md)

4.4.5

27 Feb 10:58
10044a6

Choose a tag to compare

  • add support for Laravel 5.8 and PHPUnit 8.0
  • you can no longer add multiple CacheResponse middlewares to one route

4.4.4

27 Sep 06:47

Choose a tag to compare

  • fix for caching urls with query parameters

4.4.3

23 Sep 12:16
61ba330

Choose a tag to compare

  • fix for forgetting a specific url

4.4.2

24 Aug 09:29

Choose a tag to compare

  • add support for Laravel 5.7

4.4.1

26 Jul 12:07
fa3a01b

Choose a tag to compare

  • fix for issue #123

4.4.0

30 Apr 09:21
7e4c1e9

Choose a tag to compare

  • add support for Lumen

4.3.0

01 Mar 12:09
9873b92

Choose a tag to compare

  • add forget

4.2.1

08 Feb 07:52

Choose a tag to compare

  • add support for L5.6