Skip to content

Releases: wkusnierczyk/bloomlib

v0.1.5 minor documentation update

05 Dec 10:24
Immutable release. Only release title and notes can be modified.
78abe06

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4 documentation update

04 Dec 23:11
Immutable release. Only release title and notes can be modified.
44153bb

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3 naming fix

03 Dec 13:39
Immutable release. Only release title and notes can be modified.
1d259c6

Choose a tag to compare

Fixes library and repository naming.

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2 cosmetic fixes

02 Dec 13:16
19aacc7

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1 cosmetic fixes

02 Dec 10:55
561d116

Choose a tag to compare

Minor cosmetic fixes to source code and documentation.

  • Updates formatting of benchmark output.
  • Replaces benchmark output from a local run with results from a github workflow run.
  • Removes table with example benchmark results.

v0.1.0 initial release

02 Dec 09:40
c47d227

Choose a tag to compare

A high-performance, memory-efficient Bloom Filter implementation in Rust.
Fully functional initial release.