Releases: ultimateanu/hashdir
Releases · ultimateanu/hashdir
v1.4.0
v1.3.2
- Update to use net8.0
v1.3.1
- Fixed a bug preventing user from specifying the hashing algorithm.
v1.3.0
- Added a new
--ignore
flag to specify directories and files to ignore.
v1.2.0
- Adding a flag to only print the hash value and not the file/folder name
What's Changed
- Hashonly by @ultimateanu in #18
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Adding ripemd-160 hash
- Detect hash algorithm type based on filename
v1.0.0
- Updating to .NET 6
- Adding option to disable color
v0.5.0
- Add colors to progress bar and output
v0.4.0
- Show progress while hashing (using stderr)
v0.3.0
- Allow saving the hash to a text file using
--save
flag - Adds new subcommand (verb) check, which allows verifying a hashfile