Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
v4.3.1
Fixed
- Fixed code-style
Changed
- Change console info by @andrey-helldar in #137
Full Changelog: v4.3.0...v4.3.1
v4.3.0
Added
- Added asynchronous actions by @andrey-helldar in #134
Changed
- Replace
warningmessages withinfoby @andrey-helldar in #132 - Fixed output of extra information at startup by @andrey-helldar in #133
New Contributors
- @SaintPeter made their first contribution in #130
Full Changelog: v4.2.1...v4.3.0
v4.2.1
Added
- Added support for published stabs (Laravel Idea 6.3.0+ required) by @andrey-helldar in #127
Full Changelog: v4.2.0...v4.2.1
v4.2.0
v4.1.0
Changed
- Added
php artisan actions:stubconsole command by @andrey-helldar in #123
Full Changelog: v4.0.1...v4.1.0
v4.0.1
Changed
- Removed mention of old migration mechanics by @andrey-helldar in #122
Full Changelog: v4.0.0...v4.0.1
v4.0.0
Changed
- Project renamed from
Laravel Migration ActionstoLaravel Actionsby @andrey-helldar in #108 - Console commands have been renamed by @andrey-helldar in #110
Names::MIGRATEconstant have been renamed toNames::ACTIONSby @andrey-helldar in #111- Refactored
actions:upgradeconsole command by @andrey-helldar in #112 - Renamed console class name by @andrey-helldar in #113
- Database table name changed from
migration_actionstoactionsby @andrey-helldar in #114 - Changelog prepared for version 4 by @andrey-helldar in #115
- Renamed
migratemethods withactionsby @andrey-helldar in #116 - Added Events tests by @andrey-helldar in #117
- Fixed conflict block by @andrey-helldar in #120
Full Changelog: v3.2.0...v4.0.0
v3.2.0
v3.1.2
v3.1.1
Changed
- Fixed trying to execute files other than PHP by @andrey-helldar in #102
Full Changelog: v3.1.0...v3.1.1