v0.10.7-rc1
Pre-release
Pre-release
github-actions
released this
04 Oct 17:06
·
249 commits
to main
since this release
Added
- Add
terramate create --wants ... --wanted-by ...
flags for configuring thestack.wants
andstack.wanted_by
attributes, respectively.
Fixed
- Fix the cleaning up of orphaned files in the
terramate generate
to respect the-C <dir>
flag. - Fix the value of
terramate.stack.path.basename
andterramate.root.path.basename
which were given the value of"\\"
in the case the stack was defined at the project root directory.
Changed
- Several performance improvements in the change detection.