Skip to content

Version 0.7.0

Latest

Choose a tag to compare

@barrust barrust released this 08 Feb 21:01
a2a3ab5

Breaking Changes
Minor breaking changes; mismatched Bloom filters raise a SimilarityError instead of returning None

  • BitArray
    • Add ability to read and write as bytes
    • Add abilitt to export
  • Updated typing to be more consistent and correct
  • Drop python 3.9 support