Skip to content

Releases: RoaringBitmap/roaring

Version 0.4.22

29 Mar 15:03
239247b
Compare
Choose a tag to compare

Improving serialization performance.

Version 0.4.21

25 Sep 12:35
4676818
Compare
Choose a tag to compare

Bug fixes.

Version 0.4.20

31 Aug 00:16
b5aa429
Compare
Choose a tag to compare
Merge pull request #225 from alldroll/byte_input

Unification of bitmap unserialization by using auxiliary byteInput approach

Version 0.4.19

14 Aug 16:05
4208ad8
Compare
Choose a tag to compare

Bug fix.

Version 0.4.18

10 Jun 23:56
Compare
Choose a tag to compare
v0.4.18

Fixing comments.

Version 0.4.17

12 Mar 21:01
Compare
Choose a tag to compare
v0.4.17

Requesting that travis tests with 1.12 as well.

Version 0.4.16

02 Aug 17:42
3d677d3
Compare
Choose a tag to compare
Merge pull request #200 from RoaringBitmap/bp/iandnot

AndNot: avoid returning bitmapcontainer with arraycontainer cardinality

Version 0.4.15

26 Jul 14:02
4c23670
Compare
Choose a tag to compare
v0.4.15

Removing debug printout committed by mistake.

Version 0.4.14

26 Jul 04:06
88c19a5
Compare
Choose a tag to compare
v0.4.14

adding fredim

Version 0.4.13

19 Jul 19:38
07be146
Compare
Choose a tag to compare
Merge pull request #197 from bpot/bp/serialize_stream

Reduce buffering in WriteTo