Releases: protonemedia/laravel-task-runner
Releases · protonemedia/laravel-task-runner
1.7.0
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #20
- Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #22
- Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #24
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #23
- Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #26
- Add PHP 8.5 support by @realpascalbotjet in #27
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #25
New Contributors
- @realpascalbotjet made their first contribution in #27
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #17
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #18
- Support for Laravel 12 by @pascalbaljet in #19
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #10
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #11
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #12
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #15
- Support for PHP 8.4 by @pascalbaljet in #16
Full Changelog: 1.4.1...1.5.0
1.4.1
Full Changelog: 1.4.0...1.4.1
1.4.0
- Connection config improvements
- Laravel 11 support
- Dropped PHP 8.1 support
1.3.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #6
- Support for PHP 8.3. by @pascalbaljet in #8
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #7
New Contributors
- @pascalbaljet made their first contribution in #8
Full Changelog: 1.2.0...1.3.0
1.2.0
- Support for private key path
1.1.0
- Support for resolving private key from callable
1.0.1
- Added a helper method to instantiate new tasks
1.0.0
Initial release