Skip to content

v0.12.0 Feature release

Compare
Choose a tag to compare
@davidovich davidovich released this 31 Oct 01:14
d6a3c34

This feature release brings template functions to aid in crafting argument passing to invokers.

Feature Highlight

  • New arg, args, .osArgs and run template functions.
  • Driver program can be renamed.
  • Can configure the runner to remove the run sub-command to allow natural proxy to invokers.

More info in the documentation.

Note that this is the last release to use packr boxes as #73 will be implemented soon. We will be removing the packr dependency in favor of go 1.16 embed feature.

What's Changed

Full Changelog: v0.11.0...v0.12.0