v2.3.0
What's Changed
- Allow for matching tests to be created on make:action by @cyrillkalita in #154
- Add support for Laravel 9 and PHP 8.1 by @lorisleiva in #163
- Fix conflict with barryvdh/laravel-ide-helper by @lorisleiva in #164
- Support for new function jobFailed(Throwable $e) by @travisaustin in #166
- Allow any job decorator sub-class to be type-hinted as a first argument by @lorisleiva in #167
- Add tests for windows by @lorisleiva in #168
New Contributors
- @cyrillkalita made their first contribution in #154
- @travisaustin made their first contribution in #166
Full Changelog: v2.2.0...v2.3.0