Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 21:13
· 2 commits to main since this release
c8e2a73

Features

  • mpsc: add len, capacity, and remaining methods to mpsc (#72) (00213c11, closes #71)

Bug Fixes

  • unused import with alloc enabled (ac1eafcc)
  • skip slots with active reading Refs in push_ref (#81) (a72a2869, closes #83, #80)