Skip to content

Feature release v0.10.0

Compare
Choose a tag to compare
@davidovich davidovich released this 21 Aug 21:27
5e752c0

New in this release:

  • You can now use go templating in summon.config.yaml file.
  • You can summon in the go templates, allowing instantiation and execution of packed script.
  • Added a debug -d --debug switch and a dry-run -n, --dry-run switch to respectively print debugging info and see what the execution command line would look like without executing.
  • Now listens on CRTL-C for correct interruption of child processes.