All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.10 - 2024-10-19
- Fix BitMap::new clippy: Do not create constant for type with interior… (#22)
- Use exponential growth for O(1) amortizied complexity (#20)