This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
0.4.0
Added
- Added ability to share files and folders between releases
- Added ability to create custom tasks integrated in the CLI
- Added a
deploy:check
Task that checks if the server is ready to receive a Laravel app - Added
Task::listContents
andTask::fileExists
helpers - Added Task helper to run outstanding migrations
- Added
Rocketeer::add
method on the facade to register custom Tasks
Fixed
- Fixed
Task::runComposer
not taking into account a localcomposer.phar