Skip to content

0.2.5

Latest

Choose a tag to compare

@ibraheemdev ibraheemdev released this 21 Aug 22:06
  • Added the fast-barrier feature to allow opting out of process wide memory barriers, which can be expensive to initialize (#100).
  • Fixed a bug where blocking resizes could lead to deadlocks (#92).
  • HashSet::retain no longer takes a mutable reference (#101).