Skip to content

Releases: AnderEnder/s3find-rs

v0.13.0

30 May 18:38
9f1000f
Compare
Choose a tag to compare

Release with storage class options and change storage commands

v0.12.1

21 May 14:17
735cded
Compare
Choose a tag to compare

Release with dependencies updates and small help correction

v0.12.0

18 May 17:02
Compare
Choose a tag to compare
release with glacier object restore feature

v0.11.0

05 May 23:16
Compare
Choose a tag to compare
release with new filter by storage type

v0.10.1

23 Apr 11:46
775ea45
Compare
Choose a tag to compare
release with tokio fix

v0.10.0

04 Apr 23:31
ae03508
Compare
Choose a tag to compare
add new output format for print command, switch to paginator

v0.9.0

18 Mar 10:52
Compare
Choose a tag to compare
switch to clap, update dependencies

v0.8.2

28 Sep 03:05
6ac2b79
Compare
Choose a tag to compare
remove dependency tracing with * (#440)

v0.8.1

28 Sep 01:43
2a69e0c
Compare
Choose a tag to compare
update release with another docker and macos target (#439)

v0.8.0

28 Sep 01:22
8b0dc38
Compare
Choose a tag to compare
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