New
v0.10.12
What's Changed
- chore(deps): replace
bincodewithpostcardby @GZTimeWalker in https://github.com/RoaringBitmap/roaring-rs/pull/311 - Deny Unnameable Types and Remove useless implementations by @Kerollmops in https://github.com/RoaringBitmap/roaring-rs/pull/316
- Add
advance_toandadvance_back_totoTreemap'sIterby @sdd in https://github.com/RoaringBitmap/roaring-rs/pull/314 - Remove
todo!Implementations for TreemapIter'sfoldandrfoldby @sdd in https://github.com/RoaringBitmap/roaring-rs/pull/319
New Contributors
- @sdd made their first contribution in https://github.com/RoaringBitmap/roaring-rs/pull/314
Full Changelog: https://github.com/RoaringBitmap/roaring-rs/compare/v0.10.10...v0.10.12