Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Oct 15:12
· 43 commits to master since this release
v3.0.0
8603347
  • Breaking: Add an enabled-by-default std feature that allows using this crate without the standard library. (#43)
  • Support blocking and non-blocking operations on the same locks. (#56)
  • Switch to a more efficient event notification mechanism. (#43)