Releases: Xuanwo/backon
Releases · Xuanwo/backon
v0.4.1
What's Changed
- docs: Fix typo in examples by @Xuanwo in #40
- docs: Fix typo in README by @wisarmy in #44
- Add examples by @balroggg in #45
- Add closure example by @balroggg in #46
- Add jitter to constant backoff by @balroggg in #47
- feat: impl fibonacci backoff by @maolonglong in #53
- feat: Allow
FnMut(..)
onnotify
andwhen
by @BlueGlassBlock in #54 - Bump to version 0.4.1 by @Xuanwo in #56
New Contributors
- @wisarmy made their first contribution in #44
- @balroggg made their first contribution in #45
- @maolonglong made their first contribution in #53
- @BlueGlassBlock made their first contribution in #54
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
v0.3.0
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
- @dependabot made their first contribution in #24
Full Changelog: v0.2.0...v0.3.0