Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

Releases: biigle/laravel-remote-queue

v2.0.0

31 Oct 10:31
Compare
Choose a tag to compare

This version is compatible with Laravel 5.7.7 and above.

v1.0.0

31 Oct 10:31
Compare
Choose a tag to compare

This version is compatible with Laravel versions up to 5.7.6.

v0.2.2

31 Oct 10:06
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
Merge branch 'master' into v5.7.7

v0.2.1

31 Oct 09:50
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
Merge branch 'master' into 5.7.7

v0.2.0

31 Oct 09:29
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Establish compatibility with Laravel >=5.7.7

v0.1.0

31 Oct 09:28
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Use custom payload format to transfer jobs

This makes the plugin incompatible with Laravel 5.7 as they changed
the internal method signatures. The queue class cannot be compatible
with both at the same time.