We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7e56b commit 56e186bCopy full SHA for 56e186b
2 files changed
CHANGELOG
@@ -1,3 +1,11 @@
1
+5.0.2
2
+
3
+ * #513 Fix errors in relative filesystem loader
4
5
+5.0.1
6
7
+ * Fix an issue with node/module test
8
9
5.0.0
10
11
* #508 Allows functions, filters and tests to use the template itself
package.json
@@ -10,7 +10,7 @@
"twig-engine",
"typescript"
12
],
13
- "version": "5.0.1",
+ "version": "5.0.2",
14
"homepage": "http://NightlyCommit.github.io/twing",
15
"license": "BSD-2-Clause",
16
"repository": {
0 commit comments