Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 01:55
· 37 commits to master since this release
3d653aa
  • Add support for the portable_atomic and loom crates. (#27)
  • Breaking: Add an std feature that can be disabled to use this crate on no_std platforms. (#22)
  • Replace usage of cache-padded with crossbeam-utils. (#26)