File tree Expand file tree Collapse file tree 4 files changed +5658
-3391
lines changed Expand file tree Collapse file tree 4 files changed +5658
-3391
lines changed Original file line number Diff line number Diff line change
1
+ Version 1.17.0, release 2023-11-16
2
+ ----------------------------------
3
+ Major improvements:
4
+ * Add string position of tokens in token trees by @synga-nl in https://github.com/twigjs/twig.js/pull/859
5
+ * Allow multiple spaces after elseif statement. by @antoineveldhoven in https://github.com/twigjs/twig.js/pull/870
6
+ * Make is empty return false for boolean true. by @antoineveldhoven in https://github.com/twigjs/twig.js/pull/869
7
+ * Add support for spaceship operator by @antoineveldhoven in https://github.com/twigjs/twig.js/pull/873
8
+ * Allow colon inside Twig.expression.type.key.brackets. by @antoineveldhoven in https://github.com/twigjs/twig.js/pull/879
9
+ * Support variables in slice filter shorthand by @antoineveldhoven in https://github.com/twigjs/twig.js/pull/881
10
+
11
+ Minor improvements:
12
+ * Bump @babel/traverse from 7.12.5 to 7.23.2 by @dependabot in https://github.com/twigjs/twig.js/pull/877
13
+
1
14
Version 1.16.0, release 2023-02-27
2
15
----------------------------------
3
16
Major improvements:
You can’t perform that action at this time.
0 commit comments