Skip to content

Releases: RoaringBitmap/roaring

Version 2.20.0

Choose a tag to compare

@lemire lemire released this 10 Jul 15:58
7900bdc

What's Changed

  • bitmap: use bits.LeadingZeros64 intrinsic in maximum() by @TheHippo in #529
  • bsi: vectorize and simplify batch equal with direct bitwise set operations by @perfloop-agent in #532
  • perf(BSI): bound BatchEqual memory on scattered IN-lists with parallel scan fallback by @perfloop-agent in #533

New Contributors

Full Changelog: v2.19.0...2.20.0

Version 2.18.2

Choose a tag to compare

@lemire lemire released this 26 May 00:18
f3ceb59

What's Changed

  • fix(bsi): sign-extend existing negatives when bA grows in NewDefaultBSI by @SAY-5 in #526
  • fastaggregation: avoid runContainer16.lazyIOR slow path in FastOr by @tamirms in #527

New Contributors

Full Changelog: v2.18.1...v2.18.2

Version 2.18.1

Choose a tag to compare

@lemire lemire released this 23 May 19:07
5449c7a

What's Changed

  • roaring64: honor copy-on-write in Bitmap.Or by @ostafen in #525

New Contributors

Full Changelog: v2.18.0...v2.19.0

Version 2.18.0

Choose a tag to compare

@lemire lemire released this 14 Apr 13:42
6d3d113

What's Changed

Full Changelog: v2.17.0...v2.18.0

Version 2.17.0

Choose a tag to compare

@lemire lemire released this 12 Apr 22:08
6d1c0c8

What's Changed

Full Changelog: v2.16.2...v2.17.0

Version 2.16.2

Choose a tag to compare

@lemire lemire released this 10 Apr 20:44
286ea05

What's Changed

Full Changelog: v2.16.1...v2.16.2

Version 2.16.1

Choose a tag to compare

@lemire lemire released this 10 Apr 15:05
23df12f

What's Changed

  • fix: CardinalityInRange off-by-one for gaps between runs within a container by @ValentaTomas in #521

New Contributors

Full Changelog: v2.16.0...v2.16.1

Version 2.16.0

Choose a tag to compare

@lemire lemire released this 19 Mar 13:11
8923a74

What's Changed

Full Changelog: v2.15.0...v2.16.0

Version 2.15.0

Choose a tag to compare

@lemire lemire released this 09 Mar 14:55

What's Changed

Full Changelog: v2.14.5...v2.15.0

Version 2.14.5

Choose a tag to compare

@lemire lemire released this 27 Feb 15:48
6e38489

What's Changed

New Contributors

Full Changelog: v2.14.4...v2.14.5