All Versions
9
Latest Version
Avg Release Cycle
353 days
Latest Release
1240 days ago
Changelog History
Changelog History
-
v0.10.0 Changes
October 28, 2019- โฌ๏ธ Upgrade to latest versions of all dependencies
- Cross-published against Scala 2.12 and 2.13
- Not published any more for Scala 2.10 and 2.11
-
v0.9.0 Changes
March 14, 2018- Switch from
Either
toTry
for all "error-enabled" types
- Switch from
-
v0.8.0 Changes
March 13, 2018- ๐ Fixed connection hanging after upload/download
- โฌ๏ธ Upgraded to sshj 0.23.0 and slf4j 1.7.25
- Cross-published against Scala 2.10, 2.11 and 2.12
- โ Added agent login (PR by @laurentco from 2014)
- ๐ Smaller fixes
-
v0.7.0 Changes
October 16, 2014- โฌ๏ธ Upgraded to sshj 0.10.0 and slf4j 1.7.7
- Cross-published against Scala 2.10.4 and Scala 2.11.2
- โฌ๏ธ Dropped support for Scala 2.9
- ๐ Fixed possible RuntimeException in HostConfig (thx to HairyFotr)
- ๐ Fixed potential logging of user password (thx to Joseph Price)
- โ Added SFTP and SCP capabilities (thx to Philip Cali)
- โ Added PTY configuration for SSH sessions (thx to Dan Osipov)
-
v0.6.4 Changes
July 23, 2013- โฌ๏ธ Upgraded to sshj 0.9.0 and slf4j 1.7.5
- Cross-published against Scala 2.9.3 and Scala 2.10.2
-
v0.6.3 Changes
October 26, 2012- โฌ๏ธ Upgraded to sshj 0.8.1 and slf4j 1.7.2
- Cross-published against Scala 2.9.2 and Scala 2.10.0-RC1
- โ Added support for
fingerprint = any
host config setting
-
v0.6.2 Changes
June 20, 2012- โ Added support for configuring groups of hosts with one host file or resource
- โ Added resolution of '~' in keyfile location
-
v0.6.0 Changes
May 30, 2012- โฌ๏ธ Upgraded to
- sshj 0.8.0
- jzlib 1.1.1
- โ Added option for loading the private key file from the classpath
- Disabled cross-path publishing
- โฌ๏ธ Upgraded to
-
v0.5.0 Changes
February 06, 2012๐ first public release