2.1.0 - 2018-02-09
- Changed constraints for laravel packages to allow future versions
2.0.0 - 2018-02-09
- Laravel 5.6 compatibility
- Switched to PHPUnit 7
1.1.0 - 2017-11-29
- Return a job as an object rather than array
1.0.0 - 2017-11-25
- Added package auto discovery
- Match the changes in
FailedJobProviderInterface
interface - Service provider swaps the failer implementation on the fly
0.1.0 - 2015-08-09
Experimental release.