Skip to content

Releases: RoaringBitmap/roaring

Version 2.13.0

23 Oct 02:40
fd435b7

Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.13.0

v2.12.0

21 Oct 19:34
311bb0e

Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.12.0

v2.11.0

17 Oct 18:14
b25cb8b

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.11.0

Version 2.10.0

25 Aug 13:16
49caae5

Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.10.0

Version 2.9.0

07 Aug 20:10
51c006d

Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.9.0

Version 2.8.0

14 Jul 15:41
6d5d9b0

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

Version 2.7.0

10 Jul 12:03
3ef13b7

Choose a tag to compare

What's Changed

  • Support 1.23 iterator in a backward-compatible way by @amikai in #475
  • roaring64: fix TestSetAndGetBigTimestamp (non-UTC) by @starius in #465

New Contributors

Full Changelog: v2.6.0...v2.7.0

Version 2.6.0

28 Jun 21:26
09c46a0

Choose a tag to compare

What's Changed

  • roaring64: Use roaring.ParOr when all keys on the roaringArray64 are same by @ofpiyush in #476

New Contributors

Full Changelog: v2.4.6...v2.6.0

Version 2.5.0

19 May 22:47
fb67118

Choose a tag to compare

What's Changed

  • ToArray with pre-allocated slices: ToExistingArray by @TheHippo in #473
  • Fixed a bug with AndAny, a case of uint16 overflow by @dzairi in #474

New Contributors

Full Changelog: v2.4.5...v2.4.6

Version 2.4.5

06 Feb 13:54

Choose a tag to compare

This patch release removes a printout that was accidentally left in version 2.4.4.

Full Changelog: v2.4.4...v2.4.5