Skip to content

Release 0.15.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 25 Jun 11:46
· 49 commits to master since this release

Changes

  • Updated session.userauth_publickey* functions to make providing public key and private key passphrase optional.
  • SFTP write calls write on all parts of buffer before returning.

Fixes

  • session.last_error() would always return empty string.