Skip to content

v0.40.0

Pre-release
Pre-release

Choose a tag to compare

@gazerro gazerro released this 06 Apr 14:04
8f73a36

Most relevant commits:

  • compiler: initialize the named function return parameters
  • cmd/scriggo: add builtins 'splitAfter' and 'splitAfterN' to serve
  • template/builtin: add builtins to operate on time values
  • templates/builtin: add 'marshalJSON' and 'marshalJSONIndent' functions
  • compiler/lexer: parse URLs in Markdown context
  • compiler/parser: fix error returned if a rendered partial does not exist
  • all: implement function finalizer