Skip to content

v1.2.0 Overhaul

Choose a tag to compare

@CodeShellDev CodeShellDev released this 06 Mar 20:59
· 76 commits to main since this release

What's Changed

  • ${{{ ... }}} instead of {{{ ... }}}
  • ${{{ read "file.txt" }}} instead of {{{ #://file.txt }}}
  • added a lot more parsers and functions
  • no more custom unstable regex normalization for custom parser
    => instead pure go templates with funcMap

Full Changelog: v1.1.0...v1.2.0