Skip to content

Version v0.38.0

Choose a tag to compare

@gabyx gabyx released this 11 Nov 19:58
· 63 commits to main since this release
v0.38.0
cfdac33

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 exec runner 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 --config and --config-user by @gabyx in #53
  • feat: add quitsh config files to Nix devenv shell by @gabyx in #54
  • fix: env replace in root config settings & user-facing config via interface by @gabyx in #55
  • fix: improve dag.Exec... option patterns by @gabyx in #56
  • fix: remove pre-exec command on startup, parse config then cobra flag defaults by @gabyx in #57

Full Changelog: v0.32.1...v0.38.0