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 59510e5 commit 2335309Copy full SHA for 2335309
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
* [Added] RustEmbed support for loading templates from [#484]
6
* [Fixed] Parser support for variables begins with digit [#479]
7
+* [Changed] Keep indent whitespaces for partial expression `{{>
8
+ partial}}` as default in handlebarsjs. A new option `prevent_indent`
9
+ is provided on `Handlebars` to turn off this behaviour. [#486]
10
* [Changed] Update MSRV to 1.51 due to dependency changes
11
12
## [4.1.6](https://github.com/sunng87/handlebars-rust/compare/4.1.5...4.1.6) - 2021-12-03
0 commit comments