Releases: wkusnierczyk/bloomlib
Releases · wkusnierczyk/bloomlib
v0.1.5 minor documentation update
Immutable
release. Only release title and notes can be modified.
v0.1.4 documentation update
Immutable
release. Only release title and notes can be modified.
v0.1.3 naming fix
Immutable
release. Only release title and notes can be modified.
Fixes library and repository naming.
What's Changed
- Add graphics by @wkusnierczyk in #13
- Update naming by @wkusnierczyk in #15
Full Changelog: v0.1.2...v0.1.3
v0.1.2 cosmetic fixes
What's Changed
- Update benchmark output formatting by @wkusnierczyk in #9
Full Changelog: v0.1.1...v0.1.2
v0.1.1 cosmetic fixes
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
A high-performance, memory-efficient Bloom Filter implementation in Rust.
Fully functional initial release.