Changelog
- c80950a feat: add --disable-check-git-uncommitted flag to disable uncommitted files check. (#242)
- 2a15244 feat: add --disable-check-gen-code (#243)
- c225175 feat: add --disable-check-git-untracked flag to disable untracked safeguard. (#241)
- 2b3cfb0 feat: disable safeguards when running stacks with --dry-run (#281)
- 73a1d75 feat: partial evaluation (#244)
- 91ae5ce fix: after/before selecting stacks outside cwd/-C (#292)
- 77af5ff fix: disallow the use of --why without --changed (#286)
- 5dd8b23 fix: ignore deleted directories not part of a stack in change detection (#287)
- d8ca2bb fix: improve error message of run order (#284)
- 91ef683 fix: wrong format in version error (#293)