Skip to content

Releases: GrahamCampbell/Laravel-Throttle

V7.5 (25/01/2020)

25 Jan 12:30
Compare
Choose a tag to compare
  • Added Laravel 7 support

V7.4 (26/08/2019)

26 Aug 16:07
e608ce5
Compare
Choose a tag to compare
  • Added Laravel 6 support

V7.3.1 (30/06/2019)

30 Jun 22:14
534dd3e
Compare
Choose a tag to compare
  • Avoid deprecated code

V7.3 (16/06/2019)

16 Jun 12:31
8c285a3
Compare
Choose a tag to compare
  • Fixed cache lifetime in Laravel 5.8

V7.2 (10/03/2019)

10 Mar 11:14
ab15752
Compare
Choose a tag to compare
  • Added Laravel 5.8 support

V7.1 (23/08/2018)

23 Aug 12:18
76b06d5
Compare
Choose a tag to compare
  • Added Laravel 5.7 support

V7.0.1 (04/03/2018)

04 Mar 19:03
654b4fc
Compare
Choose a tag to compare
  • Fixed bug in new Redis implementation

V7.0 (01/03/2018)

01 Mar 21:40
3cc1865
Compare
Choose a tag to compare
  • Support PHP 7.1 or 7.2
  • Support Laravel 5.5 or 5.6
  • Improved Redis support using Lua

V6.0.1 (02/01/2018)

02 Jan 18:04
c9e9bba
Compare
Choose a tag to compare
  • Fixed config when inside phar

V6.0 (06/08/2017)

06 Aug 20:52
Compare
Choose a tag to compare
  • Support PHP 7.0, 7.1, 7.2
  • Support Laravel 5.1 - 5.5
  • More type hints
  • Added throttle factory interface