Releases: openssh-rust/openssh-sftp-client
Releases · openssh-rust/openssh-sftp-client
openssh-sftp-error-v0.5.1
Other
- Update thiserror requirement from 1.0.29 to 2.0.0 (#142)
openssh-sftp-client-v0.15.2
Other
- updated the following local packages: openssh-sftp-error
openssh-sftp-client-lowlevel-v0.7.1
Other
- updated the following local packages: openssh-sftp-error
openssh-sftp-client-v0.15.1
Other
- Spelling fix for according (#140)
openssh-sftp-error-v0.5.0
Other
- Update openssh requirement from 0.10.0 to 0.11.0 (#138)
The changelog for this crate is kept in the project's Rust documentation in the changelog module.
openssh-sftp-client-v0.15.0
Other
- updated the following local packages: openssh-sftp-error
openssh-sftp-client-lowlevel-v0.7.0
Other
- updated the following local packages: openssh-sftp-error
openssh-sftp-client-v0.14.6
Other
- Fix panic when flush_interval is set to 0 (#136)
openssh-sftp-client-v0.14.5
Other
- Implement
Sftp::from_clonable_session*
(#131)