New
v0.11.3
What's Changed
- fix: bitmap advance_back_to could violate invariants by @Dr-Emann in https://github.com/RoaringBitmap/roaring-rs/pull/339
- Introduce Iter::next_range and next_range_back by @Dr-Emann in https://github.com/RoaringBitmap/roaring-rs/pull/338
- Bump version to v0.11.3 and MSRV to 1.82 by @Kerollmops in https://github.com/RoaringBitmap/roaring-rs/pull/342
Full Changelog: https://github.com/RoaringBitmap/roaring-rs/compare/v0.11.2...v0.11.3