Skip to content

0.7.0

Compare
Choose a tag to compare
@tmds tmds released this 19 Oct 11:01
· 32 commits to main since this release
  • Settings: make List/Dictionary properties mutable. (#232)
  • RemoteProcess: add ExitSignal. (#233)
  • Support multi method authentication. (#234)
  • Add TcpKeepAlive option and enable it by default. (#235)
  • SftpFileEntry.Path: don't append a directory separator when directory is '/'. (#236)
  • Add UploadEntriesOptions.ShouldRecurse. (#237)
  • Add SftpClient.CopyFileAsync. (#240)