Releases: terramate-io/terramate
Releases · terramate-io/terramate
v0.1.24
Changelog
- 6cf59b8 feat: hcl: support parsing new vendor config (#541)
- 18a84cb fix: outdated safeguard should check all stacks (#543)
v0.1.22
Changelog
- 17dc32f feat: create: add --after and --before (#532)
- b756bf4 feat: support tm_dynamic defined with attributes (#527)
v0.1.21
Changelog
- ac7fe5f fix: vendor download load parent env on git clone (#521)
- 368fab7 fix: vendor download fails on cross device move (#520)
- dcc8c36 fix: vendor download does not work with commit IDs (#522)
v0.1.20
Changelog
- f61d2e5 feat: add terramate experimental vendor (#513)
- 9f40e7e fix: warn in case of unexpected terramate block (#514)
- dfe70e9 fix: when looking for the rootdir the import errors must be ignored (#516)
- 9014d6b fix: whenever possible the parser must not stop on errors (#512)
v0.1.19
Changelog
- d56b080 fix: deleted directories not always ignored in change detection (#508)
v0.1.18
Changelog
- df7e526 feat: allow redefinition of imported globals (#504)
- 3c4cc4d fix: iterator variable not allowed in the tm_dynamic.labels attribute (#505)
v0.1.17
Changelog
- f3a5f47 feat: add --no-recursive flag to run command (#490)
- cf7ed8a feat: add automatic code gen on stack create (#487)
- 3b90be9 feat: add filesystem hierarchical order to stack orchestration (#489)
- 83be1bc feat: add support for directories in the stack order (#493)
- 172c6f4 feat: allow stacks inside stacks (#480)
- 4bc6f95 fix typo in README
- 6a8536e fix: codegen generates empty files (#491)
- b4adc55 fix: disabling check_remote breaks the change detection (#498)