Releases: bits-and-blooms/bloom
Releases · bits-and-blooms/bloom
v3.7.0
What's Changed
- Fix hashing on big-endian systems by @neilalexander in #100
New Contributors
- @neilalexander made their first contribution in #100
Full Changelog: v3.6.0...v3.7.0
Version 3.6.0
Version 3.5.0
Bumping dependencies.
Full Changelog: v3.4.0...v3.5.0
Version 3.4.0
What's Changed
- Implement binary.BinaryMarshaler/binary.BinaryUnmarshaler interfaces by @omerfirmak in #89
New Contributors
- @omerfirmak made their first contribution in #89
Full Changelog: v3.3.1...v3.4.0
Version 3.3.1
Updating go.mod
Full Changelog: v3.3.0...v3.3.1
Version 3.3.0
What's Changed
Full Changelog: v3.2.0...v3.3.0
Version 3.2.0
Added FromWithM
Version 3.1.0
Minor release.
- Performance gain when adding elements. (@yexelm)
- Add method to approximate the number of items. (credit @performonkey)
- Expose the internal bitset with a function (credit @paralin)
Version 3.0.1
Merge pull request #62 from klauspost/fix-v3-modules-test Fix v3 broken modules
Version 3.0.0
v3.0.0 Adding a go.mod