What's Changed
- Fix ranked_or_taat and ranked_or_taat_lazy by @amallia in #566
- Adjust linear quantizer by @elshize in #573
- Verify quantized index after compression by @elshize in #574
- Use [[likely]] and [[unlikely]] in c++20 mode by @elshize in #576
- Concepts by @elshize in #571
- Update change log for 0.9.0 by @elshize in #578
- Quantize in range [1, 2^b) by @elshize in https://github.com//pull/575
- Update readme by @lgrz in #582
- Update CMakeLists.txt by @lgrz in #583
- Dynamic dispatch for block codecs by @elshize in #579
- Add virtual destructor to PostingAccumulator (#586) by @lgrz in #587
- Set RPATH for install target by @lgrz in #588
- Update changelog for 0.10.0 release by @elshize in #589
New Contributors
Full Changelog: v0.9.0...v0.10.0