Skip to content

Releases: GrahamCampbell/Laravel-Throttle

V2.0.1 (30/10/2014)

30 Oct 13:46
Compare
Choose a tag to compare
  • Tweaked the array transformer

V2.0 (05/10/2014)

05 Oct 17:41
Compare
Choose a tag to compare
  • Re-write using transformers
  • Tweaked the limit functionality
  • Made the throtter countable
  • Improved the test suite
  • Added cs fixers to the test suite
  • Improved the docs

V1.0.2 (09/08/2014)

09 Aug 15:22
Compare
Choose a tag to compare
  • Corrected the license comments

V1.0.1 (02/08/2014)

02 Aug 21:03
Compare
Choose a tag to compare
  • Cleaned up the count function
  • Minor fixes and tweaks

V1.0 (20/07/2014)

20 Jul 22:31
Compare
Choose a tag to compare
  • Bumped to stable

V1.0 RC 1 (16/07/2014)

16 Jul 12:04
Compare
Choose a tag to compare
Pre-release
  • Upgrade to Laravel 4.1+
  • Added a simple throttling filter
  • Internal caching of throttler instances
  • Refactoring
  • Added di aliases

V0.2 Alpha (21/04/2014)

21 Apr 10:00
Compare
Choose a tag to compare
Pre-release
  • PHP 5.6 and HHVM compatibility
  • Added configurable cache driver
  • Composer tweaks

V0.1 Alpha (08/02/2014)

08 Feb 20:32
Compare
Choose a tag to compare
Pre-release
  • Initial testing release