Skip to content

Releases: RoaringBitmap/roaring

Version 0.3.16

07 Nov 23:08
5930de3

Choose a tag to compare

Merge pull request #124 from maciej/to-arr-container-double-alloc

bitmapContainer.toArrayContainer: remove double slice allocation

Version 0.3.15

31 Oct 20:42
f69af21

Choose a tag to compare

Merge pull request #120 from maciej/par-avoid-cloning

Parallel: remove redundant container copying

Version 0.3.14

22 Oct 13:50

Choose a tag to compare

Merge pull request #111 from maciej/par_and_fix

Fixes an issue with ParAnd producing bitmaps with empty containers

Version 0.3.13

21 Oct 15:56

Choose a tag to compare

v0.3.13

Applying golint

Version 0.3.12

21 Oct 01:14

Choose a tag to compare

Merge pull request #108 from RoaringBitmap/bitmap_lazyior_run

BitmapContainer invalidate cardinality on lazyIOR with RunContainer

Version 0.3.11

19 Oct 00:00

Choose a tag to compare

Merge pull request #107 from maciej/lazy-or-bitmap

FastOr: force using bitmap containers

Version 0.3.10

29 Aug 13:40

Choose a tag to compare

Optimizations for Go 1.9.

Version 0.3.9

15 Jul 14:57

Choose a tag to compare

v0.3.9

Hopefully, this will do the trick.

Version 0.3.8

24 Mar 01:55

Choose a tag to compare

v0.3.8

Added working version

Version 0.3.7

17 Mar 20:00

Choose a tag to compare

v0.3.7

Added working version