Skip to content

Releases: bits-and-blooms/bloom

v3.7.0

16 Mar 14:25
1b8b697
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

Version 3.6.0

13 Oct 13:16
55a408e
Compare
Choose a tag to compare

What's Changed

  • Updating the bitset dependency by @lemire in #95

Full Changelog: v3.5.0...v3.6.0

Version 3.5.0

08 Jun 15:25
Compare
Choose a tag to compare

Bumping dependencies.

Full Changelog: v3.4.0...v3.5.0

Version 3.4.0

02 May 20:17
d6783e6
Compare
Choose a tag to compare

What's Changed

  • Implement binary.BinaryMarshaler/binary.BinaryUnmarshaler interfaces by @omerfirmak in #89

New Contributors

Full Changelog: v3.3.1...v3.4.0

Version 3.3.1

07 Sep 19:29
Compare
Choose a tag to compare

Updating go.mod

Full Changelog: v3.3.0...v3.3.1

Version 3.3.0

18 Aug 19:54
cb9965b
Compare
Choose a tag to compare

What's Changed

  • New API for EstimateParameters by @lemire in #83
  • Improve support of big endian systems in #84

Full Changelog: v3.2.0...v3.3.0

Version 3.2.0

23 Mar 18:38
1a7c5a5
Compare
Choose a tag to compare

Added FromWithM

Version 3.1.0

30 Sep 13:35
Compare
Choose a tag to compare

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

21 May 14:52
cfa4682
Compare
Choose a tag to compare
Merge pull request #62 from klauspost/fix-v3-modules-test

Fix v3 broken modules

Version 3.0.0

13 May 14:23
Compare
Choose a tag to compare
v3.0.0

Adding a go.mod