Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
6.3.2
Fixed
- Improved support for Laravel Idea when entering a name by @andrey-helldar in #180
6.3.1
Fixed
- Fixed an issue with displaying colors by @andrey-helldar in #178
- Fixed the range of
laravel/prompts
version used by @andrey-helldar in #179
6.3.0
6.2.2
Changed
- Added information message about the successful launch of an asynchronous task by @andrey-helldar in #176
6.2.1
Fixed
- Grammatical error corrected by @andrey-helldar in #175
- Update basic.md, change typo artisn to artisan by @tvbeek in #173
6.2.0
Added
- Added file name question by @andrey-helldar in #172
6.1.0
Changed
- Changed typing of the
method
property for events by @andrey-helldar in #169 - Removed
operations:stub
command by @andrey-helldar in #167 - Update documentation by @andrey-helldar in #168
6.0.0
Changed
- Added suggestion for
dragon-code/laravel-data-dumper
by @andrey-helldar in #162 - Database transaction settings moved to configuration file by @andrey-helldar in #158
- The
$async
property moved to configuration file by @andrey-helldar in #159 - The
enabledTransactions
method has been renamed tohasTransactions
by @andrey-helldar in #160 - Update doc's title by @andrey-helldar in #163
- [6.x] Rename the project to “Deploy Operations” from “Deploy Actions” by @andrey-helldar in #154
Fixed
- Fixed documentation hostname by @andrey-helldar in #157
- Fixed upgrade processor by @andrey-helldar in #161
5.0.0
Removed
- Removed changelog generator by @andrey-helldar in #153
- Removed support for older versions of Laravel by @andrey-helldar in #152
4.5.0
Added
- Added Laravel 11 support by @andrey-helldar in #150