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
- @springmeyer made their first contribution in #614
- @Xiaoccer made their first contribution in #618
- @AviAvni made their first contribution in #617
Full Changelog: v3.0.1...v4.0.0