Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
v2.2.0
What's Changed
- Traits was moved to the
Concerns
directory by @andrey-helldar in #27 - Method to be called on success by @andrey-helldar in #28
- Method to be called on runtime error by @andrey-helldar in #29
- Update GitHub Actions by @andrey-helldar in #30
- Update README.md by @andrey-helldar in #31
- Method to be called on runtime error by @andrey-helldar in #32
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
What's Changed
- Added GitHub Actions rules for the PHP 8.1 by @andrey-helldar in #16
- Contract moved to external project by @andrey-helldar in #18
- Normalize
composer.json
by @andrey-helldar in #19 - Add the ability to execute a specific file by @andrey-helldar in #21
- Split GitHub Actions rules by @andrey-helldar in #22
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.8.0
Added a method for determining the execution of an action depending o…
v1.7.1
Removed `final` from resource stub
v1.7.0
Merge pull request #12 from andrey-helldar/analysis-lK5jM9 Apply fixes from StyleCI
v1.6.0
Merge remote-tracking branch 'origin/main'
v1.5.0
Upgrade GitHub templates
v1.4.2
Adjusted minimum version requirements