Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 03:19
· 18 commits to master since this release
v2.0.0
7335004
  • Breaking: Make Send, Recv and Receiver !Unpin. This enables more efficient event notification strategies. (#59)
  • Breaking: Add an std enabled-by-default feature that enables parts of the API that require std. (#59)
  • Add support for the wasm32 target. (#67)