Releases: TheDragonCode/laravel-deploy-operations
Releases · TheDragonCode/laravel-deploy-operations
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
v3.1.0
Added
- Added the ability to exclude paths from processing by @andrey-helldar in #101
Full Changelog: v3.0.1...v3.1.0
v3.0.1
v3.0.0
Added
- Added recursive search for files in the selected directory
- Added console command for upgrade
Changed
- Changed configuration file location
- Changed the location of the action storage directory
- Changed namespace to
DragonCode\LaravelActions\Action
- Action classes changed to anonymous
- Changed spelling of class parameters from
snake_case
tocamelCase
- Changed the name of the column in the database
Removed
- Removed support for PHP 7.3 and 7.4
- Removed support for Laravel 6.x
- Removed use of
Actionable
interface
See the upgrade manual
for more information.
Full Changelog: v2.9.0...v3.0.0
v3.0-RC9
Full Changelog: v3.0-RC8...v3.0-RC9
v3.0-RC13
Full Changelog: v3.0-RC12...v3.0-RC13
v3.0-RC12
Full Changelog: v3.0-RC11...v3.0-RC12
v3.0-RC11
Full Changelog: v3.0-RC9...v3.0-RC11
v3.0-RC10
Full Changelog: v3.0-RC9...v3.0-RC10