Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@Anahkiasen Anahkiasen released this 04 Apr 12:57
· 1044 commits to develop since this release

Added

  • Added RemoteHandler::disconnect to purge cached connections
  • Added LocalCloneStrategy deploy strategy
  • Added sudo and sudoed option to execute some commands as a sudo user (behaves the same way shell/shelled does)

Fixed

  • Fixed an issue on 32bit systems where releases would max out the integer limit
  • Fixed an issue where commands would not return the proper status code
  • Fixed HHVM support