Skip to content

Releases: Xuanwo/backon

v0.4.4

08 Apr 03:40
v0.4.4
7e90660
Compare
Choose a tag to compare

What's Changed

  • docs: Update README by @Xuanwo in #76
  • chore(deps): update reqwest requirement from 0.11 to 0.12 by @dependabot in #78
  • feat: Add blocking retry with context support by @Xuanwo in #80
  • Bump backon to 0.4.4 by @Xuanwo in #81

Full Changelog: v0.4.3...v0.4.4

v0.4.3

08 Mar 09:26
v0.4.3
fe815a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

21 Feb 10:45
v0.4.2
a5ba69f
Compare
Choose a tag to compare

What's Changed

  • fix: Make backon work in wasm by @Xuanwo in #60
  • chore(deps): update fastrand requirement from 1.9.0 to 2.0.0 by @dependabot in #62
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #64
  • docs: Document tokio::time::sleep usage by @vriesk in #66
  • fix: fix with_factor assert by @wcy-fdu in #68
  • Bump to version 0.4.2 by @Xuanwo in #69

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

19 May 05:36
v0.4.1
d7cd205
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Feb 07:52
v0.4.0
691f361
Compare
Choose a tag to compare

What's Changed

  • refactor: Retryable should accept a reference by @Xuanwo in #33
  • Bump to version 0.4 by @Xuanwo in #34

Full Changelog: v0.3.1...v0.4.0

v0.3.1

08 Feb 07:20
v0.3.1
f902488
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Feb 04:54
v0.3.0
d073d88
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Swatinem/rust-cache from 1 to 2 by @dependabot in #24
  • chore: Make clippy happy by @Xuanwo in #25
  • feat: Add more trait bound for backoff trait by @Xuanwo in #26
  • feat: Implement blocking function retry support by @Xuanwo in #27
  • Bump to version 0.3.0 by @Xuanwo in #28

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Sep 02:56
v0.2.0
1c892ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Sep 04:36
v0.1.0
37443a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.1.0

v0.0.2

14 Apr 07:28
v0.0.2
7dba82d
Compare
Choose a tag to compare

What's Changed

  • feat: Allow retryable error handles by @Xuanwo in #7
  • Bump to version 0.0.2 by @Xuanwo in #8

Full Changelog: v0.0.1...v0.0.2