Skip to content

Releases: lemire/cbitset

Version 0.3.0

12 Jan 20:27

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

Version 0.2.2

24 Feb 20:06

Choose a tag to compare

This is a patch release fixing a small bug.

Full Changelog: v0.2.1...v0.2.2

Version 0.2.1

07 Jun 17:40
96ba990

Choose a tag to compare

Better support for ARM under Visual Studio.

Version 0.2.0

11 Jun 23:05
2d22c9a

Choose a tag to compare

Merge pull request #4 from mischathompson/master

Add bitset comparison functions: disjoint, intersect, contains all

version 0.1.9

23 Apr 21:56

Choose a tag to compare

v0.1.9

Speeding up trim.

version 0.1.8

23 Apr 21:54

Choose a tag to compare

v0.1.8

Removing duplicate

version 0.1.7

23 Apr 21:51

Choose a tag to compare

v0.1.7

adding a trim function

version 0.1.6

14 Apr 17:12

Choose a tag to compare

v0.1.6

New interface

version 0.1.5

31 Mar 19:07

Choose a tag to compare

v0.1.5

Fixed typo

version 0.1.4

24 Mar 22:59

Choose a tag to compare

v0.1.4

Adding a few count functions.