Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 01 Aug 23:29
· 155 commits to master since this release

Changes

  • Agent.get_identities no longer takes user argument
  • All arguments now accept both bytes and unicode strings
  • Documentation strings added
  • More libssh2 methods implemented
  • More robust de-allocation
  • Added SFTP file transfer flag and file mode definitions
  • wait_socket helper function has timeout by default