Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@lemire lemire released this 13 May 21:31
· 8 commits to master since this release

Breaking change

This release is a major release because we introduced a breaking change in how we compute statistics, see #624 This should affect few users.

What's Changed

  • implement roaring64_bitmap_statistics by @AviAvni in #617
  • fix: correct struct init + one array to array comp. by @lemire in #627
  • optimize roaring_bitmap_statistics (breaking change) by @AviAvni in #624

New Contributors

Full Changelog: v3.0.1...v4.0.0