Skip to content

0.3.0

Compare
Choose a tag to compare
@tmds tmds released this 09 Jun 12:55
· 50 commits to main since this release
91c6b21

Tmds.Ssh:

  • SftpFile: fine-tune seekable support. (#175)
  • Support ecdsa-sha2-nistp521, ecdsa-sha2-nistp384 server keys. (#176)
  • Add an AutoConnect setting. (#177)
  • SftpClient: support using class stand-alone. (#178)

Tmds.Ssh.Libssh:

  • Library was removed in favor of focus on Tmds.Ssh