Skip to content

Releases: ultimateanu/hashdir

v1.4.0

09 Feb 04:44
Compare
Choose a tag to compare
  • Added blake3 as a hashing algorithm option
  • E.g. hashdir -a blake3 ~/Desktop

v1.3.2

25 May 23:29
Compare
Choose a tag to compare
  • Update to use net8.0

v1.3.1

20 Nov 02:18
Compare
Choose a tag to compare
  • Fixed a bug preventing user from specifying the hashing algorithm.

v1.3.0

08 Mar 06:13
08c724e
Compare
Choose a tag to compare
  • Added a new --ignore flag to specify directories and files to ignore.

v1.2.0

30 Aug 22:56
b3df997
Compare
Choose a tag to compare
  • Adding a flag to only print the hash value and not the file/folder name

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Apr 09:18
1214a53
Compare
Choose a tag to compare
  • Adding ripemd-160 hash
  • Detect hash algorithm type based on filename

v1.0.0

14 Mar 06:12
2e9487e
Compare
Choose a tag to compare
  • Updating to .NET 6
  • Adding option to disable color

v0.5.0

18 Jul 20:20
Compare
Choose a tag to compare
  • Add colors to progress bar and output

v0.4.0

04 Apr 21:47
Compare
Choose a tag to compare
  • Show progress while hashing (using stderr)

v0.3.0

21 Mar 03:19
Compare
Choose a tag to compare
  • Allow saving the hash to a text file using --save flag
  • Adds new subcommand (verb) check, which allows verifying a hashfile