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