UNPKG

2.33 kBMarkdownView Raw
10.14.0 / 2016-01-24
2===================
3
4 * add slm support
5 * add vash support
6 * add twig support
7 * fixes lodash 4 options
8 * fixes liquid file extensions and path resolving
9
100.13.0 / 2015-05-26
11===================
12
13 * fixes react template error
14 * adds promises when a callback function is not passed to `render`
15 * documentation updates
16
170.11.0 / 2015-02-07
18==================
19
20 * fix aptl tests
21 * update jade caching
22 * add HTMLing support
23 * add hamlet support
24 * readme updates
25 * add tinyliquid support
26 * pass `options` to ECT.js
27 * update ractive
28 * update travis-ci to test 0.10, 0.12, and iojs
29
300.10.0 / 2013-11-23
31==================
32
33 * add lodash support
34 * add nunjucks support
35
360.9.1 / 2013-04-29
37==================
38
39 * Update ECT version
40 * Added support for Handlebars helpers with test.
41 * Invalidates built-in dust cache if caching disabled
42
430.9.0 / 2013-03-28
44==================
45
46 * dust-helpers support, latest version of dust
47 * Re-add doT - global leaks fixed
48 * improving templayed support
49
500.8.0 / 2013-01-23
51==================
52
53 * add templayed support
54 * add `then-jade` as an alternative to `jade`
55
560.7.0 / 2012-12-28
57==================
58
59 * add atpl support
60
610.6.0 2012-12-22
62==================
63
64 * add partials support
65 * add support for toffee templates
66 * remove dot it still leaks and the author has not fixed it
67
680.5.0 / 2012-10-29
69==================
70
71 * add `mote` support
72 * add support to `dust` partials
73 * add support for `ECT`
74 * add support for rendering without file
75 * add support for `JUST`
76 * improve Haml-Coffee caching.
77
780.4.0 / 2012-07-30
79==================
80
81 * add doT support [sannis]
82 * add mustache support [ForbesLindesay]
83 * add walrus support [kagd]
84
850.3.1 / 2012-06-28
86==================
87
88 * add QEJS support
89 * add underscore support
90 * change whiskers to use pre-defined `.__express`
91 * remove engines. Closes #37
92 * remove kernel, cannot comply with our caching
93
940.3.0 / 2012-04-18
95==================
96
97 * Added partials loading for whiskers [gsf]
98 * Added dustjs-linkedin support
99
1000.2.0 / 2012-04-04
101==================
102
103 * Added support for dust [fatjonny]
104 * Added handlebars support [jstewmon]
105
1060.1.0 / 2012-01-03
107==================
108
109 * Added support for several more engines
110
1110.0.1 / 2010-01-03
112==================
113
114 * Initial release