Skip to content

Releases: NobodyXu/concurrent_arena

v0.1.10

19 Oct 08:47
c9219b4
Compare
Choose a tag to compare

Other

  • Fix BitMap::new clippy: Do not create constant for type with interior… (#22)
  • Use exponential growth for O(1) amortizied complexity (#20)

v0.1.9

11 Sep 11:35
89b0efc
Compare
Choose a tag to compare

Other

  • Add release-plz.yml (#18)
  • Fix tests on 32 bit (#17)
  • Bump actions/checkout from 3 to 4 (#14)