We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acca7ad commit fcaee1dCopy full SHA for fcaee1d
1 file changed
CHANGELOG.md
@@ -3,6 +3,7 @@
3
<!-- next-header -->
4
5
## git
6
+- Bugfix on 32-bit platforms where reverse-complementing k-mers used `usize::BITS` instead of `u64::BITS`.
7
8
## 4.4.1
9
- Improve docs
0 commit comments