Releases: ssciwr/hammingdist
Releases · ssciwr/hammingdist
v0.13.0
- add function to calculate distances from reference sequence by @lkeegan in #42
- saturate distances instead of throwing overflow exception by @lkeegan in #45
- add distance function by @lkeegan in #46
v0.12.0
Merge pull request #25 from ssciwr/fix_17_openmp
enable OpenMP on linux
v0.11.0
Merge pull request #24 from ssciwr/update_readme
update README.md
v0.10.0
run wheels CI build on release
v0.9.0
Now with Zenodo DOI integration.
v0.8.0
Merge pull request #7 from ssciwr/cleanup-deploy
Cleanup deploy
v0.7.1
Trigger deploy step upon release creation