Releases: spatie/laravel-queueable-action
Releases · spatie/laravel-queueable-action
2.14.4
What's Changed
- Update .gitattributes by @angeljqv in #74
- Ignore .php-cs-fixer.cache by @erikn69 in #75
- Default Action Tags by @rogervila in #77
New Contributors
- @angeljqv made their first contribution in #74
- @erikn69 made their first contribution in #75
- @rogervila made their first contribution in #77
Full Changelog: 2.14.3...2.14.4
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