We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25d794 commit 05946d7Copy full SHA for 05946d7
CHANGELOG.md
@@ -1,9 +1,10 @@
1
## Changelog
2
3
-### [2.0.0] - 2023-04-29
+### [2.0.0] - 2023-06-02
4
#### Changed
5
- added argument ``pad`` to Hamming distance. This controls whether sequences of different
6
length should be padded or lead to a `std::invalid_argument` exception.
7
+- improve behaviour when including the project as cmake sub project
8
9
### [1.11.3] - 2023-04-18
10
#### Fixed
0 commit comments