Releases: NobodyXu/concurrent_arena
Releases · NobodyXu/concurrent_arena
v0.1.10
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
Other
- Add release-plz.yml (#18)
- Fix tests on 32 bit (#17)
- Bump actions/checkout from 3 to 4 (#14)