faern / oneshot

Oneshot Rust channel working both in and between sync and async environments
Apache License 2.0
80 stars 9 forks source link

Prepare release 0.1.5 #24

Closed faern closed 2 years ago

faern commented 2 years ago

Update the documentation that was lagging behind a bit. Improve examples. Fix issues with recv* methods not handling the UNPARKING state properly.

faern commented 2 years ago

Version 0.1.5 is published. I also yanked versions 0.1.0 through 0.1.3 due to the UB and race conditions (see older PRs)