Releases: spatie/laravel-queueable-action
Releases · spatie/laravel-queueable-action
2.14.3
2.14.2
What's Changed
- add maxExceptions to properties by @sjd-stampede in #69
New Contributors
- @sjd-stampede made their first contribution in #69
Full Changelog: 2.14.1...2.14.2
2.14.1
What's Changed
- Fixes a config typo by @chris1904 in #68
New Contributors
- @chris1904 made their first contribution in #68
Full Changelog: 2.14.0...2.14.1
2.14.0
2.13.1
2.13.0
2.12.0
- add
Batchable
trait