This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
2.2.0
Added
- Added
RemoteHandler::disconnect
to purge cached connections - Added
LocalCloneStrategy
deploy strategy - Added
sudo
andsudoed
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