Skip to content

1.0.6

Latest
Compare
Choose a tag to compare
@lemire lemire released this 19 Apr 23:54
· 2 commits to master since this release

What's Changed

  • Implement BatchIterator's promise to fill the input buffer, when possible by @smmathews-bw-boston in #712
  • RoaringBitmap to BitSet/long[]/byte[] by @DanielThomas in #713
  • Avoid getCardinality in RunContainer.toBitmapContainer by @DanielThomas in #715
  • ADD Java 21 to CI by @smmathews-bw-boston in #719
  • Avoid intermediate arrays for other container types by @DanielThomas in #716
  • Fix for or:ing two RunContainers that produce an undersized BitmapContainer by @larsk-db in #718

New Contributors

  • @smmathews-bw-boston made their first contribution in #712
  • @DanielThomas made their first contribution in #713

Full Changelog: 1.0.5...1.0.6