Skip to content

v0.14.0

Compare
Choose a tag to compare
@ikopylov ikopylov released this 14 Nov 13:19
· 50 commits to master since this release
34a5374

Changed

  • File name added to error messages in Blob struct (#183)
  • Update rust edition (#175)

Fixed

  • Fix docs (#177)
  • Fix order of records after bptree deserialization (#181)
  • Correct blob size comparison in index validation (#179)
  • Returning error when validating blob with corrupted records (#180)