Releases: Betterment/sturdy_http
Releases · Betterment/sturdy_http
v0.5.1
What's Changed
- fix: loosen collection constraint by @btrautmann in #16
- chore: prep 0.5.1 release by @btrautmann in #17
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- refactor: make network response a sealed class by @btrautmann in #14
- chore: prep 0.5.0 release by @btrautmann in #15
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: Add support for
426: Upgrade Required
by @willlockwood in #12
New Contributors
- @willlockwood made their first contribution in #12
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: export retry_behavior by @btrautmann in #10
- chore: prep 0.3.1 by @btrautmann in #11
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: support retrying failed requests by @btrautmann in #8
- chore: prep 0.3.0 by @btrautmann in #9
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore: update outdated dependencies by @ClaireDavis in #6
New Contributors
- @ClaireDavis made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: add ability to provide cancel token, send & receive progress callbacks by @btrautmann in #2
- feat: add ability to execute raw (untyped) requests by @btrautmann in #3
- refactor: add inferContentType parameter to SturdyHttp constructor by @btrautmann in #4
- chore: prep 0.1.0 release by @btrautmann in #5
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- fix: update library name by @btrautmann in #1
New Contributors
- @btrautmann made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release