Pull Requests | Issues | v1.20.0-2...v1.20.0-3
Features
#1262 checksum: make regexp
's pattern.file
optional
Fixes
#1263 cp: copy only specified commands
#1280 checksum: fix verifyChecksum
Others
#1258 update-checksum: improve the help message
#1281 update Go to 1.19.2
#1284 golangci-lint: disable deprecated linters
Refactor
#1269 refactor: remove duplicated code
#1276 refactor: return concrete type
#1282 checksum: make ChecksumCalculator interface
#1285 unarchive: make Unarchiver interface
Test
#1277 cp: add tests
#1278 updatechecksum: add tests
#1283 test verifyChecksum
#1286 installpackage: test download
#1287 config: add tests