v0.10.0
Added
- BREAKING CHANGE: Add support for generating files relative to working directory either by
cdinto the directory or using--chdirflag. This is a breaking change because before Terramate generated code to the entire repository, ignoring the--chdir, but some users automations could depend on the old behavior.