winget install --id Hayaku.QuickDash
About QuickDash
A modern alternative to QuickSFV using Rust. It supports BLAKE3, BLAKE2, CRC32, MD5, SHA1, SHA2, SHA3, xxHash
What's new in 0.6.1
dependencies bump, fixed clippy lints
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.6.1 | Unknown | dependencies bump, fixed clippy lints |
| 0.6.0 | Unknown | A lot of refactoring was made by @mjc -upgrade to clap v3 -futures is replaced with rayon -pbr replaced with indicateif |
| 0.5.8 | Unknown | Wow, a new release. Pretty much the only thing I have done here is to update dependencies. |
| 0.5.7 | Unknown | This release updates futures, sha1, sha2 and blake2 dependencies. |
| 0.5.6 | Unknown | Basically, a bump of BLAKE3 hash lol |
| 0.5.5 | Unknown | Again trying to fix crates.io As always please use MSVC builds |
| 0.5.3 | Unknown | Added XXH32 Windows builds are compressed with UPX Added code coverage, and wrote some tests From this version all builds are built via GitHub actions. Oh, and yeah after creating a tag, it will run automatic publishing... |
| 0.5.1 | Unknown | This new release features a checking `filename - hash` and vice versa. When it creates the hashes it will by default make two spaces between. |