We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f551148 commit f2b5cb1Copy full SHA for f2b5cb1
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [Unreleased](https://github.com/sunng87/handlebars-rust/compare/6.1.0...Unreleased) - ReleaseDate
4
+
5
+* [Added] `@index` variable for object iteration [#682]
6
+* [Changed] improve number comparison between different types [#679]
7
8
## [6.1.0](https://github.com/sunng87/handlebars-rust/compare/6.0.0...6.1.0) - 2024-09-06
9
10
* [Added] More data type support in comparison helpers [#673]
0 commit comments