New
v0.11.1
What's Changed
- Bump the MSRV to 1.80.1 by @Kerollmops in https://github.com/RoaringBitmap/roaring-rs/pull/329
- Add a function for internal validation, and use it in the fuzzer by @Dr-Emann in https://github.com/RoaringBitmap/roaring-rs/pull/328
- fix: do not accidently remove zeros in vector sub by @Dr-Emann in https://github.com/RoaringBitmap/roaring-rs/pull/330
- use a dynamic bytes swizzle for
swizzle_to_frontby @Dr-Emann in https://github.com/RoaringBitmap/roaring-rs/pull/331 - Bump version to 0.11.1 by @Kerollmops in https://github.com/RoaringBitmap/roaring-rs/pull/332
Full Changelog: https://github.com/RoaringBitmap/roaring-rs/compare/v0.11.0...v0.11.1