Releases: RoaringBitmap/CRoaring
Releases · RoaringBitmap/CRoaring
Version 4.3.11
What's Changed
- Fixed an issue: missed replacing "free" with "roaring_free" by @ChenHuajun in #734
- remove an unneded allocation in roaring_bitmap_portable_serialize by @Dr-Emann in #735
New Contributors
- @ChenHuajun made their first contribution in #734
Full Changelog: v4.3.10...v4.3.11
Version 4.3.10
Version 4.3.9
Version 4.3.8
What's Changed
Full Changelog: v4.3.7...v4.3.8
Version 4.3.7
What's Changed
Full Changelog: v4.3.6...v4.3.7
Version 4.3.6
What's Changed
- replace some more
container_get_cardinality()
by @longqimin in #715 - Adding OpenHarmony Cross-Compile guide into README.md by @kuniqi in #716
- Fix C++ include paths for CMake FetchContent by @brawer in #720
- fixing issue 722 by @lemire in #723
New Contributors
Full Changelog: v4.3.5...v4.3.6
Version 4.3.5
What's Changed
- better testing for our quickstart by @lemire in #714
- adding emscripten build test by @lemire in #710
Full Changelog: v4.3.4...v4.3.5
Version 4.3.4
What's Changed
Full Changelog: v4.3.3...v4.3.4
Version 4.3.3
What's Changed
Full Changelog: v4.3.2...v4.3.3
Version 4.3.2
What's Changed
This patch release fixes a bad test and cleans up some dead code. It is a maintenance release. (No bug fixed in the library proper.)
Full Changelog: v4.3.1...v4.3.2