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.8 - 2024-09-20
- fix the readme example and run it as a doctest (#47)
0.1.7 - 2024-07-19
- Fast unpack_single (#43)
0.1.6 - 2024-07-03
- reimplement Bitpacking::unpack_single (#42)
- clippy works now, and is pedantic (#38)
- aggressive clippy (#37)
- pin nightly-2024-06-19 (#36)
- Apache license (#34)
0.1.5 - 2024-06-17
- Fix fused delta (#31)
0.1.4 - 2024-06-17
- Unchecked unpack single (#29)
0.1.3 - 2024-06-17
- (deps) update mozilla-actions/sccache-action action to v0.0.5 (#28)
- Bitunpack Single (#27)
- Unchecked bitpack (#25)
0.1.2 - 2024-06-16
- Fused Delta + FoR (#22)