Releases: RoaringBitmap/roaring
Releases · RoaringBitmap/roaring
Version 2.4.3
What's Changed
- runcontainer: make fewer memory allocations in iandNotRunContainer16(). by @dominiquelefevre in #464
- fixing issue 467 by @lemire in #468
New Contributors
- @dominiquelefevre made their first contribution in #464
- @starius made their first contribution in #466
Full Changelog: v2.4.2...v2.4.3
Version 2.4.2
Version 2.4.1
What's Changed
- fix use nil parameter, the MinMaxBig func will throw panic's problem by @ChicChip in #456
- Fix issue 457. by @guymolinari in #458
New Contributors
- @ChicChip made their first contribution in #456
- @dependabot made their first contribution in #453
Full Changelog: v2.4.0...v2.4.1
Version 2.4.0
What's Changed
- BSI library expanded to include support for large arbitrary values via the big.Int library by @guymolinari in #451
Full Changelog: v2.3.5...v2.4.0
Version 2.3.5
What's Changed
- Fix returned value roaring64 from unsafe bytes by @lemire in #447 reported by @anacrolix
Full Changelog: v2.3.4...v2.3.5
Version 2.3.4
Version 2.3.3
Version 2.3.2
Version 2.3.1
What's Changed
- Fix previousValue not returning correct results in some cases by @zoltanmeze in #438
New Contributors
- @zoltanmeze made their first contribution in #438
Full Changelog: v2.3.0...v2.3.1