Releases: akamhy/dhashpy
Releases · akamhy/dhashpy
v1.0.2
v1.0.1
- 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.