Skip to content

hashsum v1.3.0 (25/08/2019)

Compare
Choose a tag to compare
@avalentino avalentino released this 18 Jul 21:00
· 42 commits to master since this release
  • hashsum.VERSION renamed into hashsum.version
  • added test utility functions
  • prefer lowercase names for hash functions
  • improve robustness against unknown/unavailable hash functions in
    threaded checksum computation
  • new --failfast option added to the test CLI
  • improved benchmark script
  • man page updated
  • improved compatibility with pytest <https://pytest.org>_