]> code.octet-stream.net Git - hashgood/blob - CHANGELOG.md
Prepare 0.3.0 release
[hashgood] / CHANGELOG.md
1 ## 0.3.0 - 2022-08-09
2
3 #### Changed
4
5 * SHASUMS-style parsing is more precise
6 * should be marginally faster (?) by removing internal use of regex
7 * upgraded to newer/maintained dependencies
8
9 ## 0.2.0 - 2022-02-20
10
11 #### Features
12
13 * improved error messages if an invalid file path is provided
14 * support for `NO_COLOR` environment variable