v0.6.1
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.