Releases: AnderEnder/s3find-rs
Releases · AnderEnder/s3find-rs
v0.13.0
v0.12.1
Release with dependencies updates and small help correction
v0.12.0
release with glacier object restore feature
v0.11.0
release with new filter by storage type
v0.10.1
release with tokio fix
v0.10.0
add new output format for print command, switch to paginator
v0.9.0
switch to clap, update dependencies
v0.8.2
remove dependency tracing with * (#440)
v0.8.1
update release with another docker and macos target (#439)
v0.8.0
Move to aws sdk (#438) * migrate to aws sdk * update all dependencies * update humansize * update itertools * update indicatif * update clap * update aws sdk * update dockerfile and remove cirrus freebsd * apply clippy warnings