Releases: ultimateanu/hashdir
Releases · ultimateanu/hashdir
v1.5.0
28 Dec 01:30
Compare
Sorry, something went wrong.
No results found
Added non-cryptographic hashing algorithms (xxhash3, crc32)
Changed default to xxhash3 for performance gains
v1.4.1
16 Aug 21:45
Compare
Sorry, something went wrong.
No results found
v1.4.0
09 Feb 04:44
Compare
Sorry, something went wrong.
No results found
Added blake3 as a hashing algorithm option
E.g. hashdir -a blake3 ~/Desktop
v1.3.2
25 May 23:29
Compare
Sorry, something went wrong.
No results found
v1.3.1
20 Nov 02:18
Compare
Sorry, something went wrong.
No results found
Fixed a bug preventing user from specifying the hashing algorithm.
v1.3.0
08 Mar 06:13
Compare
Sorry, something went wrong.
No results found
Added a new --ignore flag to specify directories and files to ignore.
v1.2.0
30 Aug 22:56
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Adding ripemd-160 hash
Detect hash algorithm type based on filename
v1.0.0
14 Mar 06:12
Compare
Sorry, something went wrong.
No results found
Updating to .NET 6
Adding option to disable color
v0.5.0
18 Jul 20:20
Compare
Sorry, something went wrong.
No results found
Add colors to progress bar and output