v0.0.13
github-actions
released this
21 Feb 14:00
·
459 commits
to master
since this release
Changelog
4cf6608 LETS_CONFIG_PATH env used to redefine work dir for lets
98d2e3e Update README.md
ba400a3 add coverage command
9555e14 add lazy checksum calculation
80a548c bump version to 0.0.13
58657b0 drop unused file
0268475 fix checksum test
548c022 fix test and allow glob patterns
d0d8695 fix test workflow to run tests on PRs
157cce7 implement checksum from key/value list map calculation, add file checksum hash to avoid calculating same file twice
9a19509 improve coverage command
894b096 no matter how declared checksum, either list or map, calculate same checksum if files are same
c5a5fec refactor config file load
8703114 refactor root command run
6dda26e test impr