Skip to content

Releases: smol-rs/parking

v2.2.1

07 Sep 17:39
v2.2.1
Compare
Choose a tag to compare
  • Specify the reason for using parking in the docs. (#25)

v2.2.0

18 Oct 02:19
2aa2aec
Compare
Choose a tag to compare
  • Implement From<Unparker> for Waker. This enables Wakers to be constructed from Unparkers without allocating. (#18)

v2.1.1

25 Sep 17:46
9545bcb
Compare
Choose a tag to compare
  • Update docs with new logo. (#14)

v2.1.0

07 Apr 17:13
325b9e8
Compare
Choose a tag to compare
  • Add will_unpark and same_parker methods to Unparker. (#10)