]> code.octet-stream.net Git - hashgood/history - src/display.rs
Fix clippy lint for write! vs writeln!
[hashgood] / src / display.rs
2024-12-16 Thomas KarpiniecFix clippy lint for write! vs writeln! master v0.5.0
2024-12-07 Thomas KarpiniecAdd markers to highlight errors when ANSI colours are...
2024-12-07 Thomas KarpiniecShow errors per hash byte rather than per nybble
2024-12-07 Thomas KarpiniecAdd support for SHA512 and make colours brighter
2024-12-07 Thomas KarpiniecRemove oddball paste feature
2022-06-13 Thomas KarpiniecRemove unneeded PathBuf usage
2020-01-21 Thomas KarpiniecFirst import