Skip to content

v0.15.0

Compare
Choose a tag to compare
@ikopylov ikopylov released this 22 Nov 21:19
· 43 commits to master since this release
aadd27b

Added

  • Add functions to get info about blobs and indexes (#151)
  • Add key_size field to index header (#151)

Changed

  • Change file operations to work on full buffers (#190)
  • Remove iterators from bloom filter (#194)
  • Excessive key conversion removed (#193)

Updated

  • Updated tokio, nix, clap, bitvec versions (#202)
  • Update locks (#187)