What's Changed
- Simplify deps by letting reqwest deal with rustls (ring vs aws-lc-rs). by @Narsil in #88
- Flock lock by @Narsil in #90
- Forcing a flush due to tokio::fs semantics. by @Narsil in #89
- Fix minor syntax typo in the readme by @DavidJFelix in #91
- feat: Allow custom user-agent when interacting with Hub. by @Hugoch in #96
- Patch release. by @Narsil in #97
- fix: handle response status code-based errors in
ApiRepo.infobefore deserialization by @shadeMe in #109 - Update README.md by @Propfend in #101
- Fix readme typos. by @zhanluxianshen in #98
- Changes ApiRepo::download_with_progress in sync API to propagate Lock… by @august99us in #106
- Fixing the redirect missing the auth header. by @Narsil in #110
- Adding LICENSE file by @Narsil in #111
- Upgrade version. by @Narsil in #112
- Upgrade deps by @Narsil in #113
New Contributors
- @DavidJFelix made their first contribution in #91
- @Hugoch made their first contribution in #96
- @shadeMe made their first contribution in #109
- @Propfend made their first contribution in #101
- @zhanluxianshen made their first contribution in #98
- @august99us made their first contribution in #106
Full Changelog: v0.4.1...v0.4.3