Skip to content

Releases: RoaringBitmap/CRoaring

Version 2.0.3

08 Oct 18:43

Choose a tag to compare

What's Changed

  • Add cmocka only if tests had been enabled by @leha-bot in #504
  • Hardware detection: Try to access 'support' only atomically by @rschu1ze in #520

New Contributors

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

Version 2.0.2

27 Sep 16:31

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

Version 2.0.1

26 Sep 20:17

Choose a tag to compare

What's Changed

  • Improves the documentation of roaring_bitmap_internal_validate by @lemire in #510 Credit to @Dr-Emann

Full Changelog: v2.0.0...v2.0.1

Version 2.0.0

25 Sep 18:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0

Version 1.3.0

12 Jun 11:57

Choose a tag to compare

What's Changed

  • Use inline in headers, extern inline in c files by @Dr-Emann in #490

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

11 Jun 15:37

Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.2.0

Version 1.1.5

30 May 15:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

Version 1.1.4

23 May 02:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

Version 1.1.3

16 May 02:39

Choose a tag to compare

What's Changed

  • add get_index and it will return the index of the element by @bryceustc in #470
  • Checking OS support for AVX-512 by @lemire in #477
  • Using atomic counters on shared containers by @lemire in #473

New Contributors

Full Changelog: v1.1.2...v1.1.3

Version 1.1.2

18 Apr 22:58

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2