Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 1.93 KB

Changelog

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.

[Unreleased]

0.15.1 - 2024-09-13

Other

  • Spelling fix for according (#140)

0.7.0 - 2024-08-10

Other

  • updated the following local packages: openssh-sftp-error

0.14.6 - 2024-07-25

Other

  • Fix panic when flush_interval is set to 0 (#136)

0.14.5 - 2024-07-11

Other

  • Implement Sftp::from_clonable_session* (#131)

0.14.4 - 2024-06-27

Other

  • Run rust.yml on merge_queue (#128)
  • Impl Default for Permissions (#126)
  • Use release-plz in publish.yml (#125)
  • Support setting time in MetaDataBuilder (#124) The changelog for this crate is kept in the project's Rust documentation in the changelog module.