Version v0.38.0
What's Changed
- feat: add pipe to command ctx by @gabyx in #46
- feat: version up command and utility by @gabyx in #47
- feat: add
execrunner by @gabyx in #49 - fix: absolute paths in input changes by @gabyx in #50
- fix: resolve ids first when DAG is built with selection by @gabyx in #51
- fix: recompute subgraph selection from changed leaf nodes by @gabyx in #52
- feat: add env vars for
--configand--config-userby @gabyx in #53 - feat: add quitsh
configfiles to Nix devenv shell by @gabyx in #54 - fix: env replace in
rootconfig settings & user-facing config via interface by @gabyx in #55 - fix: improve
dag.Exec...option patterns by @gabyx in #56 - fix: remove
pre-execcommand on startup, parse config then cobra flag defaults by @gabyx in #57
Full Changelog: v0.32.1...v0.38.0