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.
0.3.2 - 2021-07-30
- Update dependencies. #61, #63, #64, #66, #67, #73, #77, #82, #87, #88
- Update docs to recommend installing with
--locked
. #79 - Add license check to CI runner. #74
0.3.1 - 2021-05-13
- Add backoff-retry behavior to coldsnap uploads. #56
- Update dependencies. #48, #50, #51, #54, #55, #58, #60
- Fix clippy warnings for Rust 1.52. #57
0.3.0 - 2021-02-25
- Updated tokio to v1, this is a breaking change when using coldsnap as a library. #39
- Fix an issue with download filepaths #40
0.2.0 - 2020-11-11
- Added Cargo.toml features to switch between rusoto native-tls and rustls. #18
0.1.0 - 2020-08-05
- Everything!