Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@barrust barrust released this 19 Oct 21:50
· 95 commits to master since this release
3e51d38
  • BACKWARD INCOMPATIBLE CHANGES
    • NOTE: Breaks backwards compatibility with previously exported blooms, counting-blooms, cuckoo filter, or count-min-sketch files using the default hash!
    • Update to the FNV_1a hash function
    • Simplified the default hash to use a seed value
  • Ensure passing of depth to hashing function when using hash_with_depth_int or hash_with_depth_bytes