Skip to content

Releases: arthurprs/qfilter

v0.2.5

27 Apr 17:49

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

05 Apr 11:55

Choose a tag to compare

What's Changed

  • Adjust Capacity Calculation to Avoid Truncation Issue by @Cy-Tek in #9
  • Fix overflow on max resizeable capacity calculation by @arthurprs in #10

New Contributors

  • @Cy-Tek made their first contribution in #9

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 Feb 22:13

Choose a tag to compare

What's Changed

  • Fix insert incorrectly adding duplicates after growth and insert_fingerprint not growing filter automatically by @arthurprs in #8