Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
v2.8.2
What's Changed
- Fixed path detection in Rollback, Refresh and Status commands by @andrey-helldar in #54
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
- Migration file paths excluded by @andrey-helldar in #53
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Added
migrate:actions:fresh
command by @andrey-helldar in #51
Full Changelog: v2.7.0...v2.8.0
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