UNPKG

2.72 kBMarkdownView Raw
10.15.1 / 2018-03-19
2===================
3
4 * add support for underscore partials
5 * updating metadata and configurations
6 * lint and cleanup code and tests
7
80.15.0 / 2017-11-01
9===================
10
11 * add plates support
12 * add teacup support
13 * add liquid-node support
14 * add velocityjs support
15 * allow absolute and relative partial paths
16 * extend dot options
17 * support layouts in vash
18
190.14.0 / 2016-01-24
20===================
21
22 * add slm support
23 * add vash support
24 * add twig support
25 * fixes lodash 4 options
26 * fixes liquid file extensions and path resolving
27
280.13.0 / 2015-05-26
29===================
30
31 * fixes react template error
32 * adds promises when a callback function is not passed to `render`
33 * documentation updates
34
350.11.0 / 2015-02-07
36==================
37
38 * fix aptl tests
39 * update jade caching
40 * add HTMLing support
41 * add hamlet support
42 * readme updates
43 * add tinyliquid support
44 * pass `options` to ECT.js
45 * update ractive
46 * update travis-ci to test 0.10, 0.12, and iojs
47
480.10.0 / 2013-11-23
49==================
50
51 * add lodash support
52 * add nunjucks support
53
540.9.1 / 2013-04-29
55==================
56
57 * Update ECT version
58 * Added support for Handlebars helpers with test.
59 * Invalidates built-in dust cache if caching disabled
60
610.9.0 / 2013-03-28
62==================
63
64 * dust-helpers support, latest version of dust
65 * Re-add doT - global leaks fixed
66 * improving templayed support
67
680.8.0 / 2013-01-23
69==================
70
71 * add templayed support
72 * add `then-jade` as an alternative to `jade`
73
740.7.0 / 2012-12-28
75==================
76
77 * add atpl support
78
790.6.0 2012-12-22
80==================
81
82 * add partials support
83 * add support for toffee templates
84 * remove dot it still leaks and the author has not fixed it
85
860.5.0 / 2012-10-29
87==================
88
89 * add `mote` support
90 * add support to `dust` partials
91 * add support for `ECT`
92 * add support for rendering without file
93 * add support for `JUST`
94 * improve Haml-Coffee caching.
95
960.4.0 / 2012-07-30
97==================
98
99 * add doT support [sannis]
100 * add mustache support [ForbesLindesay]
101 * add walrus support [kagd]
102
1030.3.1 / 2012-06-28
104==================
105
106 * add QEJS support
107 * add underscore support
108 * change whiskers to use pre-defined `.__express`
109 * remove engines. Closes #37
110 * remove kernel, cannot comply with our caching
111
1120.3.0 / 2012-04-18
113==================
114
115 * Added partials loading for whiskers [gsf]
116 * Added dustjs-linkedin support
117
1180.2.0 / 2012-04-04
119==================
120
121 * Added support for dust [fatjonny]
122 * Added handlebars support [jstewmon]
123
1240.1.0 / 2012-01-03
125==================
126
127 * Added support for several more engines
128
1290.0.1 / 2010-01-03
130==================
131
132 * Initial release