What's Changed
- Upgrade CRoaring to v4.6.1 by @Ezibenroc in #143
- Add some missing features to 64-bit bitmaps (methods
shrink_to_fit,shiftandoverwrite) by @Ezibenroc in #146 - Fix OverflowError in _get_slice on 32-bit platforms (#145) by @Ezibenroc in #147
- Introduce a property to get the pointer to the underlying bitmap by @Filip62 in #144
New Contributors
Full Changelog: 1.0.4...1.1.0