- clippy: cargo clippy --fix (13f576fd)
- compute: make compute output always be utf8 (3a5e840f)
- BREAKING CHANGE: input filenames that are not valid utf8 will not be validly output anymore, not that they ever really were.
- modernify: update srisum to get with the times (256b3f9e)
- errors: rewrite API to use anyhow::Result instead of panicking (793bd9e7)
- license: upgrade to Parity 7.0 release (850f9266)
- compute: properly support non-UTF8 filenames for output. Note that
check
still can't handle reading funky filenames from a checksum file/stream (d3759096)
- errors: rewrite API to use anyhow::Result instead of panicking (793bd9e7)
- license: upgrade to Parity 7.0 release (850f9266)
- license: switch license to Parity 7.0.0-pre.3 + Apache-2.0 (db678d74)
- compute: use path.display() for cross-platform printing (823c1cd5)
- windows: encode_wide does u16, not u8 (a6ab4097)
- license: switch license to Parity 7.0.0-pre.3 + Apache-2.0 (db678d74)