Skip to content

v0.6.1

Choose a tag to compare

@nickdelgrosso nickdelgrosso released this 13 Jan 12:27
· 53 commits to main since this release

Behavior Changes:

  • Instead of conditionally replacing the input names based on the tagged names during compile, a conditional assignment step is always added to inputs.

Refactor:

  • Seperate script modify-and-compile step from running step, for future optimizations.