Skip to content

Releases: dusterio/laravel-aws-worker

Reinstate uncaught exceptions

26 Sep 08:25
Compare
Choose a tag to compare
Merge pull request #24 from dangreaves/exception-bubbling

Reinstate exception bubbling

Laravel 5.5 support

24 Sep 04:12
Compare
Choose a tag to compare
Merge pull request #23 from dangreaves/laravel-55-binds-worker-fix

Include Laravel 5.5 in Laravel53Worker implementation

Laravel 5.4 support

29 Jan 05:56
Compare
Choose a tag to compare
v0.1.9

r 5.4 support

Rely on special environment variable instead of environment name

21 Oct 00:39
Compare
Choose a tag to compare

Introduction of REGISTER_WORKER_ROUTES variable

Added Laravel 5.1 support

17 Oct 03:34
Compare
Choose a tag to compare
v0.1.7

r Readme

Added 5.3 support for Laravel and Lumen

14 Sep 04:12
Compare
Choose a tag to compare

Last release didn't include some of the commits

05 Jul 00:52
Compare
Choose a tag to compare

Throw an exception instead of direct error output

01 Jul 04:20
Compare
Choose a tag to compare

Fixed a dependancy bug

23 Jun 00:34
Compare
Choose a tag to compare
v0.1.3

Update README.md

Added queues

03 Jun 02:59
Compare
Choose a tag to compare
v0.1.2

r Updated readme