Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@appaquet appaquet released this 25 Mar 02:03
· 3 commits to master since this release
ac4317d
  • 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.