What's Changed
- Add some missing roaring64 functions by @Dr-Emann in #628
- roaring64: Don't crash on roaring64_bitmap_free(NULL) by @madscientist in #632
- fix: introduce macro to initialize to zero structs portably by @lemire in #634
- Mark
sum_value
in roaring_statistics_t as deprecated by @Dr-Emann in #639 - Fix segfault with roaring64 intersect_with_range and empty bitmap by @Dr-Emann in #636
Full Changelog: v4.0.0...v4.0.1