Closed Dr-Emann closed 5 months ago
Man I love differential fuzzing. Finding some issues in roaring64, and our treemap: #126, RoaringBitmap/CRoaring#552, RoaringBitmap/CRoaring#550, RoaringBitmap/CRoaring#551
@saulius Believe this is ready 🎉
Woha, this is fascinating @Dr-Emann, great work!
Looks great! Given this introduces changes to Bitmap
, in particular to BitmapIterator
, I think it would be safe to release this as 2.x
. Do you agree?
I believe we don't actually need a major version bump, I don't think there's any breaking changes (and cargo-semver-checks
agrees).
That said, I'm not against a 2.0, especially since croaring just did a major version bump.
See CRoaring 3.0.0 release