Skip to content

Releases: GrahamCampbell/Laravel-Throttle

V5.3 (01/01/2017)

01 Jan 13:35
Compare
Choose a tag to compare
  • Added laravel 5.4 support

V5.2 (26/04/2016)

26 Apr 14:32
Compare
Choose a tag to compare
  • Added laravel 5.3 support

V5.1.1 (30/01/2016)

30 Jan 14:22
Compare
Choose a tag to compare
  • Improved service provider
  • Fixed some typos

V5.1 (14/11/2015)

14 Nov 11:59
Compare
Choose a tag to compare
  • Added laravel 5.2 support
  • Improved environment detection

V5.0 (06/10/2015)

06 Oct 16:58
Compare
Choose a tag to compare
  • Changed the way expiary works on increment
  • Improved lumen support

V4.1.1 (03/08/2015)

03 Aug 13:41
Compare
Choose a tag to compare
  • Fixed typo in exception message

V4.1 (26/06/2015)

26 Jun 17:35
Compare
Choose a tag to compare
  • Official lumen support
  • Code cleanup
  • Added "method" doc

V4.0 (20/05/2015)

20 May 22:52
Compare
Choose a tag to compare
  • Support only laravel 5.1
  • Dropped php 5.4 support
  • Changed the way we go over the rate limit
  • Support cache drivers without tags
  • Ditched filters for middleware

V3.0 (05/02/2015)

05 Feb 20:10
Compare
Choose a tag to compare
  • Upgraded to laravel 5.0
  • Updated the "key" definition

V2.0.2 (04/01/2015)

04 Jan 23:51
Compare
Choose a tag to compare
  • Removed the cs fixers
  • CS fixes
  • Moved to the MIT license