]> code.octet-stream.net Git - hashgood/blob - CHANGELOG.md
Update deps and remove reliance on crossbeam
[hashgood] / CHANGELOG.md
1 ## 0.4.0 - 2023-04-06
2
3 * Returns exit code 2 if verification result is not OK
4
5 ## 0.3.0 - 2022-08-09
6
7 #### Changed
8
9 * SHASUMS-style parsing is more precise
10 * should be marginally faster (?) by removing internal use of regex
11 * upgraded to newer/maintained dependencies
12
13 ## 0.2.0 - 2022-02-20
14
15 #### Features
16
17 * improved error messages if an invalid file path is provided
18 * support for `NO_COLOR` environment variable