We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962ecc8 commit 511faaeCopy full SHA for 511faae
bitvec.cabal
@@ -1,5 +1,5 @@
1
name: bitvec
2
-version: 1.1.5.0
+version: 1.1.6.0
3
cabal-version: 2.0
4
build-type: Simple
5
license: BSD3
changelog.md
@@ -1,3 +1,7 @@
+# 1.1.6.0
+
+* Make `basicOverlaps` precise instead of rounding bounds up to the next `Word`.
# 1.1.5.0
6
7
* Make `zipBits` unconditionally strict in its second bit
0 commit comments