Skip to content

Releases: appaquet/extindex-rs

0.7.0

25 Mar 02:03
ac4317d
Compare
Choose a tag to compare
  • 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.