v1.4.0
What's Changed
- chore: Remove unnecessary optional feature selectors by @wackazong in #167
- feat: Add std support for no-std without global rand seed by @wackazong in #169
- feat: Add embassy-based sleeper for no_std by @wackazong in #173
- feat: add Sleeper based on
futures-timerby @NumberFour8 in #154 - chore(deps): update embassy-time requirement from 0.3 to 0.4 by @dependabot in #174
- feat: add explanation of Backoff trait to README by @wackazong in #177
- feat: Mark builders to be const by @Matt3o12 in #172
- ci: Skip all features tests on windows for now by @Xuanwo in #179
- Bump to version 1.4.0 by @Xuanwo in #180
New Contributors
- @NumberFour8 made their first contribution in #154
- @Matt3o12 made their first contribution in #172
Full Changelog: v1.3.0...v1.4.0