v1.3.1
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
- @prestonprice57 made their first contribution in #84
- @wttw made their first contribution in #81
- @jamesog made their first contribution in #74
- @peteraba made their first contribution in #69
- @aisbergg made their first contribution in #67
- @ofavre made their first contribution in #71
Full Changelog: v1.3.0...v1.3.1