Skip to content

Releases: pmatseykanets/file-queue-failer

2.1.0

29 Oct 22:30
Compare
Choose a tag to compare

Changed

  • Changed constraints for laravel packages to allow future versions

2.0.0

09 Feb 05:21
Compare
Choose a tag to compare

Changed

  • Laravel 5.6 compatibility
  • Switched to PHPUnit 7

1.1.0

29 Nov 23:08
Compare
Choose a tag to compare

Fixed

  • Return a job as an object rather than array

1.0.0

25 Nov 05:17
Compare
Choose a tag to compare

Added

  • Added package auto discovery

Changed

  • Match the changes in FailedJobProviderInterface interface
  • Service provider swaps the failer implementation on the fly

v0.1.0

09 Aug 19:39
Compare
Choose a tag to compare
Minor changes to tests.