Skip to content

Releases: lets-cli/lets

v0.0.14

21 Feb 15:28
Compare
Choose a tag to compare

Changelog

b8a8eea add tests
1db53fb bump version to 0.0.14
8cbfe2f keys of checksum map must be uppercased and snakecased

v0.0.13

21 Feb 14:00
Compare
Choose a tag to compare

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

v0.0.12

19 Feb 10:02
Compare
Choose a tag to compare

Changelog

2311e64 bump version to 0.0.12
cfd7a66 parse docopts only for parent cmdToRun
03aee26 read configPath from env LETS_CONFIG

v0.0.11

13 Feb 12:03
Compare
Choose a tag to compare

Changelog

b34577f bump version to 0.0.11
e16ad7f fix eval env bug - trim result (#10)

v0.0.10

12 Feb 09:46
Compare
Choose a tag to compare

Changelog

0c7fa7c Add global env (#9)
e1f738d bump version to 0.0.10
71c6095 specify stdIn for cmd we running

v0.0.9

11 Feb 12:58
Compare
Choose a tag to compare

Changelog

e5624d8 bump version to 0.0.9
baf0500 when pased kv flag with json value, escape in single quoutes (#8)

v0.0.8

11 Feb 10:05
Compare
Choose a tag to compare

Changelog

8746d57 add validation for circular depends, add validation for unknown field… (#7)
91277f9 bump version to 0.0.8

v0.0.7

10 Feb 22:21
Compare
Choose a tag to compare

Changelog

9d35ebc add checksum docs
cb47a29 fix bool flag parsing - no value if no specified
b30128c update doc
36ee488 update doc
d63f062 update readme, describe lets.yaml config

v0.0.6

10 Feb 14:47
Compare
Choose a tag to compare

Changelog

f589568 Fix shell for run (#6)
bda2427 bump version to 0.0.6
4062fbf drop unused print
07fd174 validate shell in config (#5)

v0.0.5

10 Feb 10:58
Compare
Choose a tag to compare

Changelog

e3ae01c Basic implementation
33506fb Initial commit
b54686d Rewrite config parsing (#4)
2ccffd3 add basic logging, some refactoring
44266e7 add install shell
07eb85f add shell to config
3de6f42 add test workflow (#3)
cdc94e8 add version flag
9e20449 bump version to 0.0.5
48195b5 fix release tag
f8239d7 update readme
e7a68d7 update readme
242081b update readme
966ef89 update readme
3d54512 update version