Skip to content

Latest commit

 

History

History
81 lines (43 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

81 lines (43 loc) · 1.46 KB

Changelog

[0.3.1] - 2024-11-15

Features

  • Remove credentials by user_storage_name (#33)
  • Retrieve last_modified date from the bucket (#35)
  • Add the --dates option (and refactor internal timestamp handling) (#36)

[0.3.0] - 2024-11-4

Refactor

  • refactored into a library with main components usable independently

Breaking

  • credentials are now stored in a directory to support multiple saved storage credentials

[0.2.3] - 2024-10-21

Features

  • add 'attaching to target' message to make some error messages less confusing

[0.2.2] - 2024-09-25

Features

  • Add connect-under-reset

Documentation

  • Update changelog format

[0.2.1] - 2024-09-25

Features

  • Add probe and list-probes options

Documentation

  • Add demo video
  • Add demo in webp

[0.2.0] - 2024-09-24

Bug Fixes

  • Remove runtime dependency on libssl

[0.1.2] - 2024-09-23

Features

  • Add clear creds option

[0.1.1] - 2024-09-23

Miscellaneous Tasks

  • Release (#5)
  • Fix linux matrix entry

[0.1.0] - 2024-09-23

Miscellaneous Tasks

  • Setup the release automation and dependabot
  • Add libudev install
  • Add allow-dirty for cargo-dist