Skip to content

v1.3.1

Compare
Choose a tag to compare
@danog danog released this 23 Aug 18:46
· 33 commits to main since this release
3170e91

What's Changed

  • Fix slice on multiline strings by @danog in #82
  • Add json filter by @prestonprice57 in #84
  • Bug fixes for WrapError(), Errorf() and SourceFile() in a block context by @wttw in #81
  • Add support for strict variables by @jamesog in #74
  • Fix example filter URL in documentation by @peteraba in #69
  • Allow loop modifiers to be more than just literals by @aisbergg in #67
  • Allow unless to have an else clause by @aisbergg in #68
  • Fix map filter with slice of structs by @ofavre in #71
  • Expose the template lexical environment by @aisbergg in #66

New Contributors

Full Changelog: v1.3.0...v1.3.1