Skip to content

v0.3.1

Compare
Choose a tag to compare
@aminjam aminjam released this 03 Mar 01:55
· 21 commits to master since this release

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 using go generate we can still test the behavior of the extensions while embedding the text into the compiled binary.