Releases: bits-and-blooms/bitset
Releases · bits-and-blooms/bitset
Version 1.1.8
v1.1.8 go fmt
Version 1.1.7
v1.1.7 Cleaning new benchmarks.
Version 1.1.6
v1.1.6 Format.
Version 1.1.5
v1.1.5 Answer to https://github.com/willf/bitset/issues/65
Version 1.1.4
v1.1.4 Removing nonsensical test. It assumes that we are going to run out of…
Version 1.1.3
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
v1.1.2 revise README to give correct example