We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdddb36 commit 37aa381Copy full SHA for 37aa381
HISTORY.md
@@ -3,6 +3,11 @@ HISTORY
3
4
1.2.5 current master, not released
5
* align with handlebars.js 4.1.2
6
+ * 0ae02b0131 support ArrayAccess and __call()
7
+ * ade2d444c7 fix for PHP 7.4 implode() warning
8
+ * c9f02aa6e4 fix for PHP 7.4 implode() warning
9
+ * 096bf4c2ae remove PHP 7.1 tests (stop supporting/verifying)
10
+ * c77aaa7a27 fix for PHP 7.4 warning access int as array
11
12
1.2.4 https://github.com/zordius/lightncandy/releases/v1.2.4
13
* align with handlebars.js 4.1.1
0 commit comments