These releases were intended to fix the problems with crates.io
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.
Ability to read both hash - filename
and vice versa
Switching to Futures 0.3
Adding support for xxHash.
Switched all crates to RustCrypto maintained ones, also switched to Rust maintained sha1 crate. Added SHA-2,SHA-3, Whirlpool support.
Switched CRC crate, to crc32fast, which removed the support of crc64 but made crc32 far more faster
Program, can read lowercase hashes.