v0.3.1
Bugfix
- This is a bug-fix that was introduced as of
v0.2.0
. Compiled binary was trying to read off of the fs for the templates and default pipes. By usinggo generate
we can still test the behavior of the extensions while embedding the text into the compiled binary.