Released version 2.9
- Added support for deploying only one section #98 #97
- added FileServer for file:// protocol #101
- CliRunner: stronger message that the connection is not encrypted
- FtpException and SshException replaced with ServerException (BC break!)
- removed $this->
protect()
, ServerException are throw by own error handler
For the details you can have a look at the diff.