Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
v2.7.0
Merge pull request #42 from TheDragonCode/2.x Removed timestamp suffix when generating anonymous actions
v2.6.1
What's Changed
- Fixed class naming error in Laravel without anonymous migrations by @andrey-helldar in #41
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Add the ability to automatically generate a file name when creating by @andrey-helldar in #40
Full Changelog: v2.5.0...v2.6.0
v2.6.0-rc1
What's Changed
- Add the ability to automatically generate a file name when creating by @andrey-helldar in #40
Full Changelog: v2.5.0...v2.6.0-rc1
v2.5.0
What's Changed
- Added support for anonymous migrations on Laravel 8.37+ by @andrey-helldar in #38
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.0
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