All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.15.2 - 2024-11-06
- updated the following local packages: openssh-sftp-error
0.15.1 - 2024-09-13
- Spelling fix for according (#140)
0.7.0 - 2024-08-10
- updated the following local packages: openssh-sftp-error
0.14.6 - 2024-07-25
- Fix panic when flush_interval is set to 0 (#136)
0.14.5 - 2024-07-11
- Implement
Sftp::from_clonable_session*
(#131)