Skip to content

Releases: thombles/hashgood

v0.5.0

09 Apr 10:51

Choose a tag to compare

  • SHA512 hashes are now supported.
  • When colour output is disabled, ASCII markers highlight any hash mismatches.
  • Native Linux ARM64 binary release now available.
  • Native signed and notarised Mac package now available.

v0.4.0

06 Apr 10:35

Choose a tag to compare

  • Returns exit code 2 if verification result is not OK

v0.3.0

09 Aug 12:11

Choose a tag to compare

Changed

  • SHASUMS-style parsing is more precise
  • should be marginally faster (?) by removing internal use of regex
  • upgraded to newer/maintained dependencies

v0.2.0

19 Feb 23:27

Choose a tag to compare

Features

  • improved error messages if an invalid file path is provided
  • support for NO_COLOR environment variable