Rocketeer v1.2.0 Release Notes

Release Date: 2014-03-08 // about 10 years ago
  • โž• 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 and current

    ๐Ÿ›  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