Skip to content

Version 0.5.3

Compare
Choose a tag to compare
@barrust barrust released this 29 Dec 19:42
· 72 commits to master since this release
27ae06d
  • Additional type hinting
  • Improved format parsing and serialization; see PR#81. Thanks @KOLANICH
  • Bloom Filters
    • Added export_to_hex functionality for Bloom Filters on Disk
    • Export as C header (*.h) for Bloom Filters on Disk and Counting Bloom Filters
  • Added support for more input types for exporting and loading of saved files