v0.7.3
Added
- Add
From<ChunkKeyEncodingTraits>forChunkKeyEncoding - Add chunk key encoding tests
Changed
- Revise code coverage section in
BUILD.mdto usecargo-llvm-cov - Increased code coverage in some modules
- Add
--all-featuresto clippy usage inBUILD.mdandci.yml
Fixed
- Fixed chunk key encoding for 0 dimensional arrays with
defaultandv2encoding - Fixed various clippy warnings
Full Changelog: v0.7.2...v0.7.3