Releases: lsr0/sup3
Releases · lsr0/sup3
v0.9.0
- Stable AWS SDK
- Clap v4
- Initial integrated testing
Full Changelog: v0.8.17...v0.9.0
v0.8.17
- Upgraded AWS SDK
- Improved error messages
Full Changelog: v0.8.16...v0.8.17
v0.8.16
ls
: add experimental glob support (-G
|--glob
)
Full Changelog: v0.8.15...v0.8.16
v0.8.15
- add musl binaries
Full Changelog: v0.8.14...v0.8.15
v0.8.14
- restore informative connection/timeout errors
- resurface more error information
Full Changelog: v0.8.13...v0.8.14
v0.8.13
- fix artifact naming: x64_64 -> x86_64
- upgrade to AWS SDK 0.24/0.54
Full Changelog: v0.8.12...v0.8.13
v0.8.12
Meta release:
- Add README.md to rustdoc
- Cleanup
.gitignore
- Add Cargo.toml metadata
Full Changelog: v0.8.11...v0.8.12
v0.8.11
- Add
--profile
for AWS config profile
Full Changelog: v0.8.10...v0.8.11
v0.8.10
ls
: print storage class in--long
ls
: add-
s to date/storage class in long for generic parsingls
: escape filenames when necessary
Full Changelog: v0.8.9...v0.8.10
v0.8.9
ls
: Add--only-files
,--only-directories
- Remove unnecessary use of
BodyCallback
in download (instrument the write loop instead)
Full Changelog: v0.8.8...v0.8.9