Releases: appaquet/extindex-rs
Releases · appaquet/extindex-rs
0.7.0
- Various fixes and bump to latest extsort crate
- Potentially breaking: It is now possible to pass the key and value size at index creation and opening via type parameters. Both type parameters still uses u16 as default value if not specified, which makes it backward compatible.