We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9d45cd commit 71b3ed9Copy full SHA for 71b3ed9
CHANGELOG.md
@@ -9,6 +9,7 @@
9
* [Changed] Updated `rhai` to 0.19 and then 0.20 [#391]
10
* [Changed] `#each` helper now renders else block for non-iterable data [#380]
11
* [Changed] `TemplateError` and `ScriptError` is now a cause of `RenderError` [#395]
12
+* [Changed] Empty lines around block helpers are now stripped [#404]
13
* [Changed] **Breaking** `RenderContext::get_partial` now returns `Option<&Template>`
14
* [Changed] **Breaking** Capitalize names like `HtmlExpression` and `IoError` based on clippy recommendations [#424]
15
* [Changed] **Breaking** Improved return type of `call_inner` from `HelperDef` to avoid misleading [#437]
0 commit comments