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.4.0 - 2024-09-12
- [breaking] Allow compiling with stable toolchain (#64)
- (tests) Allow compiling examples and tests with stable toolchain (#63)
- (lints) address clippy lint errors related to doc comments (#65)
- update dependabot config (#62)
- (ci) add cargo-deny check (#60)
- fix some documentation comments (#52)
- de-duplicate 'state' code (#57)
- (ci) add auto-release workflow (#58)
- address clippy lints (#55)
- add codecov token to CI (#56)
- Bump codecov/codecov-action from 3 to 4 (#54)
- Update bitstream-io requirement from 1.2.0 to 2.0.0 (#53)
- address all warnings (#51)
- update clippy job (#50)
- use newer cargo workspace features (#49)
- Bump actions/checkout from 3 to 4 (#47)
- Update criterion requirement from 0.4.0 to 0.5.1 (#46)
- add funding info (#44)
- update CI (#42)
- implement 'BitStore' for usize (#41)
- Update test-case requirement from 2.0.2 to 3.0.0 (#40)
- tidy and update (#39)
- Update fenwick requirement from 1.0.0 to 2.0.0 (#38)
- Update criterion requirement from 0.3.5 to 0.4.0 (#37)