Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@davidovich davidovich released this 14 Jan 21:53

v0.16.0 Feature Release

New {{ swallowargs }} template function and destination dir for the {{ summon }} function.

  • swallowargs: use this when you do not want command-line specified args to be appended to the execution handle, which is the default behavior in summon.
  • The summon template function now takes an optional second parameter to specify where the file should be summoned to, similarly to the -o command line argument.

Bugs fixed:

What's Changed

Full Changelog: v0.15.0...v0.16.0