Skip to content

0.1.9

Compare
Choose a tag to compare
@pstadler pstadler released this 05 Mar 09:36
· 178 commits to master since this release
  • Transport#transfer() now uses the privateKey path defined in briefing. With this fix, privateKey has to contain a path to the keyfile instead of the key itself (docs, #8)
  • SSHTransport#exec(cmd, options) now passes options.exec to mscdex/ssh2#exec (#7)