Releases: biigle/laravel-remote-queue
Releases · biigle/laravel-remote-queue
v2.0.0
This version is compatible with Laravel 5.7.7 and above.
v1.0.0
This version is compatible with Laravel versions up to 5.7.6.
v0.2.2
Merge branch 'master' into v5.7.7
v0.2.1
Merge branch 'master' into 5.7.7
v0.2.0
Establish compatibility with Laravel >=5.7.7
v0.1.0
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.