Skip to content

1.1.0

Compare
Choose a tag to compare
@udoprog udoprog released this 16 May 09:03
· 9 commits to main since this release

What's Changed

  • Enable miri in CI in #19
  • Implement RateLimiter::try_acquire (relates #20) in #22
  • Use less unsafe and adopt pin-project-lite in #18, #21, and #25 (thanks @conradludgate).
  • Make it harder to misuse core and fix idle implementation in #26
  • Clean up how tasks are accesses in #27
  • Re-implement fast-path and test for numerical limits in #28
  • Fix documentation in #29

Full Changelog: 1.0.1...1.1.0