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 cea58ff commit 27640e8Copy full SHA for 27640e8
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v2.6.2: 2019-06-19
2
+ * Correctly pass custom escape function to includes (@alecgibson)
3
+ * Fixes for rmWhitespace (@nwoltman)
4
+ + Examples for client-side EJS compiled with Express middleware (@mjgs)
5
+ + Make Template constructor public (@ThisNameWasTaken)
6
+ + Added `remove` function to cache (@S2-)
7
+ * Recognize both 'Nix and Windows absolute paths (@mde)
8
+
9
## v2.6.1: 2018-04-18
10
* Async rendering (@Viko)
11
0 commit comments