1.2.0
版本发布时间: 2014-03-09 03:07:53
rocketeers/rocketeer最新发布版本:2.2.4(2016-12-31 23:15:26)
Added
- Added various SSH task-running helpers such as
Rocketeer::task(taskname, task)
- Rocketeer now has a
copy
strategy that copies the previous release instead of cloning a new one on deploy - Composer execution is now configurable via a callback
- Added an option to disable recursive git clone (submodules)
- Releases are now sorted by date when printed out in
rollback
andcurrent
Fixed
- Fixed a bug when running Setup would cancel the
--stage
option - Fixed a bug where contextual options weren't properly merged with default ones