Version 2.0.0
What's Changed
- C++ Wrapper for Roaring32
*Bulk
by @mapleFU in #492 - Simplify roaring64map rank by @Dr-Emann in #494
- Removing a static qualifier by @lemire in #496
- Add a function to do internal validations of the bitmap, intended for testing by @Dr-Emann in #493
- Define EXTENSIONS on illumos by @jasonbking in #498
- Keep capacity sane when creating a bitmap with a capacity by @Dr-Emann in #499
- Add more docs to
roaring_bitmap_overwrite
by @Dr-Emann in #500 - Fixing issue 501 by @lemire in #502
- Reverting PR 452 by @lemire to fix bug with Intel compilers in #509
New Contributors
- @mapleFU made their first contribution in #492
- @jasonbking made their first contribution in #498
Full Changelog: v1.3.0...v2.0.0