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_casetocamelCase - 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
Actionableinterface
See the upgrade manual for more information.
Full Changelog: v2.9.0...v3.0.0