Skip to content

Releases: bits-and-blooms/bitset

Version 1.1.8

17 Aug 23:36
Compare
Choose a tag to compare
v1.1.8

go fmt

Version 1.1.7

17 Aug 22:50
Compare
Choose a tag to compare
v1.1.7

Cleaning new benchmarks.

Version 1.1.6

17 Aug 19:36
Compare
Choose a tag to compare
v1.1.6

Format.

Version 1.1.5

17 Aug 19:22
Compare
Choose a tag to compare
v1.1.5

Answer to https://github.com/willf/bitset/issues/65

Version 1.1.4

12 Aug 13:55
Compare
Choose a tag to compare
v1.1.4

Removing nonsensical test. It assumes that we are going to run out of…

Version 1.1.3

29 Aug 23:32
Compare
Choose a tag to compare

Now uses Go 1.9 math/bits functions, as well as remaining backwards compatible with Go 1.8 (and, possibly, earlier)

Version 1.1.2

05 May 19:18
Compare
Choose a tag to compare
v1.1.2

revise README to give correct example