Skip to content

Releases: akamhy/dhashpy

v1.0.2

21 Oct 13:21
4663973
Compare
Choose a tag to compare

v1.0.1

01 Oct 17:49
Compare
Choose a tag to compare
  • Bug fixed for an errored string formatting while raising ValueError.
  • Added some new exceptions to catch potential errored input by the end-user like a different length of string for computing hamming distance.
  • The new code is better tested and has 100% coverage.
  • Wrote better docs strings. Actually was forced to by the sphinx docs generator.