Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Releases: GrahamDeprecated/Laravel-Queuing

V1.0.3 (03/01/2015)

03 Jan 19:53
Compare
Choose a tag to compare
  • Removed the cs fixers
  • CS fixes
  • Moved to the MIT license

V1.0.2 (09/11/2014)

09 Nov 15:57
Compare
Choose a tag to compare
  • Updated the docs
  • Tweaked the routes file

V1.0.1 (19/10/2014)

19 Oct 14:37
Compare
Choose a tag to compare
  • Beanstalk improvements
  • Improved the test suite
  • Added cs fixers to the test suite
  • Improved the docs

V1.0 (12/08/2014)

12 Aug 14:11
Compare
Choose a tag to compare
  • Corrected the license comments
  • Added some more tests
  • Docblock fixes
  • Minor fixes and tweaks

V1.0 Beta 1 (20/07/2014)

20 Jul 22:42
Compare
Choose a tag to compare
Pre-release
  • Upgrade to Laravel 4.2+
  • Complete rewrite
  • Added di aliases

V0.3 Alpha (21/04/2014)

21 Apr 10:09
Compare
Choose a tag to compare
Pre-release
  • PHP 5.6 and HHVM compatibility
  • Command improvements
  • Improved validation
  • Composer tweaks
  • Minor fixes

V0.2 Alpha (08/02/2014)

08 Feb 20:38
Compare
Choose a tag to compare
Pre-release
  • PSR-4 autoloading
  • Updated docs
  • Dropped Laravel 4.0 support
  • Major refactoring
  • Performance improvements
  • Travis and Scrutinizer tweaks
  • Coding style fixes
  • Added unit tests
  • Model refactoring
  • Redis support
  • Minor tweaks

V0.1.3 Alpha (21/12/2013)

22 Jan 00:03
Compare
Choose a tag to compare
Pre-release
  • Critical iron queuing fix

V0.1.2 Alpha (21/12/2013)

22 Jan 00:03
Compare
Choose a tag to compare
Pre-release
  • Fix iron queue setup

V0.1.1 Alpha (12/12/2013)

22 Jan 00:03
Compare
Choose a tag to compare
Pre-release
  • Updated doc blocks
  • Handler cleanup
  • Minor tweaks