Skip to content

Releases: RoaringBitmap/croaring-rs

croaring-v2.6.0

03 Apr 01:43

Choose a tag to compare

Added

  • Remove_run_compression, add_offset, Clone::clone_from (by @Dr-Emann) - #220

Other

croaring-v2.5.2

02 Jan 04:46

Choose a tag to compare

Other

croaring-v2.5.1

02 Oct 03:23

Choose a tag to compare

Other

  • Fix docs.rs builds

croaring-v2.5.0

02 Oct 03:12

Choose a tag to compare

Added

  • Add skip functions to BitmapCursor, and implement BitmapIter::nth (by @Dr-Emann) - #199

Other

croaring-v2.4.0

04 Sep 02:38

Choose a tag to compare

Added

Fixed

  • Appease clippy, explicitly indicate elided lifetime (by @Dr-Emann) - #191

Other

croaring-v2.2.0

17 Dec 05:10

Choose a tag to compare

Added

  • Bitset::is_empty

Fixed

  • Correct doc test for Bitset::minimum to match new behavior

Other

  • Loosen compile asserts to only limit roaring major version

croaring-v2.1.0

20 Sep 15:01

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...croaring-v2.1.0

v2.0.3

06 Aug 00:53

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

04 Jul 03:24
0d3ff0c

Choose a tag to compare

Build on CRoaring 4.1

v2.0.0

25 Jun 19:17
f1a9af1

Choose a tag to compare

v2.0.0 Pre-release
Pre-release

YANKED

This release was yanked to incorporate CRoaring 4.0.0 upstream break, and waiting for fix on RoaringBitmap/CRoaring#635

What's Changed

  • Add the ability to work in no-std (optionally with alloc) by @Dr-Emann in #132

Full Changelog: 1.1.0...v2.0.0