UNPKG

11 kBMarkdownView Raw
1<a name="0.11.0"></a>
2# [0.11.0](https://github.com/posthtml/posthtml/compare/v0.10.1...v0.11.0) (2017-12-12)
3
4
5### Bug Fixes
6
7* **readme:** typo in webpack config, close [#222](https://github.com/posthtml/posthtml/issues/222) ([92b0261](https://github.com/posthtml/posthtml/commit/92b0261))
8
9
10### Features
11
12* **index:** add support for `messages` (`result.messages`) ([e38bb9b](https://github.com/posthtml/posthtml/commit/e38bb9b))
13
14
15
16<a name="0.10.1"></a>
17## [0.10.1](https://github.com/posthtml/posthtml/compare/v0.10.0...v0.10.1) (2017-11-24)
18
19
20### Bug Fixes
21
22* **index:** did not pass options for parser ([b8cd535](https://github.com/posthtml/posthtml/commit/b8cd535))
23
24
25
26<a name="0.10.0"></a>
27# [0.10.0](https://github.com/posthtml/posthtml/compare/v0.9.2...v0.10.0) (2017-11-23)
28
29* **docs** add directives description ([876315e](https://github.com/posthtml/posthtml/pull/231/commits/876315e))
30* **chore** update posthtml-parser ([0e767d8](https://github.com/posthtml/posthtml/pull/231/commits/0e767d8))
31* **test** for option directives ([015433f](https://github.com/posthtml/posthtml/pull/231/commits/015433f))
32* **test** update title ([5ea4023](https://github.com/posthtml/posthtml/pull/231/commits/5ea4023))
33* **test** fix not support string template old nodes ([3f07e1c](https://github.com/posthtml/posthtml/pull/231/commits/3f07e1c))
34* **test** fix typo ([32e29e3](https://github.com/posthtml/posthtml/pull/231/commits/32e29e3))
35
36<a name="0.9.2"></a>
37## [0.9.2](https://github.com/posthtml/posthtml/compare/v0.9.1...v0.9.2) (2017-01-20)
38
39
40### Bug Fixes
41
42* Cannot read property 'length' of undefined ([03da01e](https://github.com/posthtml/posthtml/commit/03da01e))
43* **index:** trailing space ([3cd00b7](https://github.com/posthtml/posthtml/commit/3cd00b7))
44* **index:** typo in require method ([088c9e3](https://github.com/posthtml/posthtml/commit/088c9e3))
45* **test:** fix tree for test options set ([03286ea](https://github.com/posthtml/posthtml/commit/03286ea))
46
47
48
49<a name="0.9.1"></a>
50## [0.9.1](https://github.com/posthtml/posthtml/compare/v0.9.0...v0.9.1) (2016-09-29)
51
52
53
54<a name="0.9.0"></a>
55# [0.9.0](https://github.com/posthtml/posthtml/compare/v0.8.7...v0.9.0) (2016-07-06)
56
57
58### Bug Fixes
59
60* fix run jscs after version update ([124f857](https://github.com/posthtml/posthtml/commit/124f857))
61
62
63### Features
64
65* make parser configurable ([bfa3e6d](https://github.com/posthtml/posthtml/commit/bfa3e6d))
66* **lib:** make use method variadic ([43d6a6b](https://github.com/posthtml/posthtml/commit/43d6a6b))
67
68
69
70<a name="0.8.7"></a>
71## [0.8.7](https://github.com/posthtml/posthtml/compare/v0.8.6...v0.8.7) (2016-05-04)
72
73
74### Performance Improvements
75
76* **lib:** on demand html rendering ([4ef0df9](https://github.com/posthtml/posthtml/commit/4ef0df9))
77
78
79
80<a name="0.8.6"></a>
81## [0.8.6](https://github.com/posthtml/posthtml/compare/v0.8.5...v0.8.6) (2016-04-26)
82
83
84### Bug Fixes
85
86* **api:** report true for boolean attrs ([70cec9d](https://github.com/posthtml/posthtml/commit/70cec9d))
87* **docs:** correct typo ([b5133f5](https://github.com/posthtml/posthtml/commit/b5133f5))
88
89
90
91<a name="0.8.5"></a>
92## [0.8.5](https://github.com/posthtml/posthtml/compare/v0.8.4...v0.8.5) (2016-03-31)
93
94
95### Bug Fixes
96
97* **README:** fix style in Readme ([9944446](https://github.com/posthtml/posthtml/commit/9944446))
98
99### Performance Improvements
100
101* **api:** remove extra slice call ([8a3ff11](https://github.com/posthtml/posthtml/commit/8a3ff11))
102
103
104
105<a name="0.8.4"></a>
106## [0.8.4](https://github.com/posthtml/posthtml/compare/v0.8.3...v0.8.4) (2016-03-30)
107
108
109### Bug Fixes
110
111* promise check and tests ([79bcff9](https://github.com/posthtml/posthtml/commit/79bcff9))
112
113### Features
114
115* **docs:** update README, add docs folder ([619a97c](https://github.com/posthtml/posthtml/commit/619a97c))
116
117
118
119<a name="0.8.3"></a>
120## [0.8.3](https://github.com/posthtml/posthtml/compare/v0.8.2...v0.8.3) (2016-02-26)
121
122
123### Bug Fixes
124
125* promise check and tests ([0162f97](https://github.com/posthtml/posthtml/commit/0162f97))
126
127
128
129<a name="0.8.2"></a>
130## [0.8.2](https://github.com/posthtml/posthtml/compare/v0.8.1...v0.8.2) (2016-02-05)
131
132
133### Features
134
135* remove compilations. Support for NodeJS v0.10 ([ac437b7](https://github.com/posthtml/posthtml/commit/ac437b7))
136
137
138
139<a name"0.8.1"></a>
140### 0.8.1 (2016-01-08)
141
142
143#### Bug Fixes
144
145* **api:** fix binds tree for import API ([a8f25007](https://github.com/posthtml/posthtml/commit/a8f25007))
146* **docs:** fix readme ([cd61bc11](https://github.com/posthtml/posthtml/commit/cd61bc11))
147
148
149#### Features
150
151* **docs:**
152 * add more plugins in plugin list ([52bfcad2](https://github.com/posthtml/posthtml/commit/52bfcad2))
153 * add Gitter chat badge ([97ba9847](https://github.com/posthtml/posthtml/commit/97ba9847))
154 * add new plugins link & add plugin boilerplate link ([40644039](https://github.com/posthtml/posthtml/commit/40644039))
155
156
157<a name"0.8.0"></a>
158## 0.8.0 (2015-11-24)
159
160
161#### Bug Fixes
162
163* **docs:** delete parse section ([16511096](https://github.com/posthtml/posthtml/commit/16511096))
164
165
166#### Features
167
168* ***:** upd nodejs deps in travis.yml ([481378db](https://github.com/posthtml/posthtml/commit/481378db))
169* **api:** chaining ([03080a6e](https://github.com/posthtml/posthtml/commit/03080a6e))
170* **docs:** upd plugin sections in Readme ([c69bc2b9](https://github.com/posthtml/posthtml/commit/c69bc2b9))
171
172
173<a name"0.7.0"></a>
174## 0.7.0 (2015-10-21)
175
176
177#### Features
178
179* ***:** new dependencies·for posthtml-parser posthtml-render ([a5bc312b](https://github.com/posthtml/posthtml/commit/a5bc312b))
180* **api:** delete matchClass method ([912f72ad](https://github.com/posthtml/posthtml/commit/912f72ad))
181* **docs:** add dependency info to readme ([6c3419cf](https://github.com/posthtml/posthtml/commit/6c3419cf))
182
183
184<a name"0.6.0"></a>
185## 0.6.0 (2015-10-17)
186
187
188#### Features
189
190* ***:** fix code style ([7a743f78](https://github.com/posthtml/posthtml/commit/7a743f78))
191* **api:** Support RegExp in matcher Object ([e3bd9918](https://github.com/posthtml/posthtml/commit/e3bd9918))
192* **docs:** add matchClass deprecated info ([14f1757e](https://github.com/posthtml/posthtml/commit/14f1757e))
193
194
195<a name"0.5.0"></a>
196## 0.5.0 (2015-10-10)
197
198
199#### Features
200
201* **api:** support RegExp matchers ([783c5663](https://github.com/posthtml/posthtml/commit/783c5663))
202* **docs:**
203 * add project-stub link. Fix long titles. Upd PostHTMLTree example ([57f48334](https://github.com/posthtml/posthtml/commit/57f48334))
204 * add posthtml-retext info & upd links ([541dbc03](https://github.com/posthtml/posthtml/commit/541dbc03))
205 * add license info to readme ([32300239](https://github.com/posthtml/posthtml/commit/32300239))
206 * add posthtml-bem plugin in readme ([2eea4b19](https://github.com/posthtml/posthtml/commit/2eea4b19))
207
208
209<a name"0.4.1"></a>
210### 0.4.1 (2015-10-04)
211
212
213#### Bug Fixes
214
215* **posthtml:** fix build ES2015 ([829ba49c](https://github.com/posthtml/posthtml/commit/829ba49c))
216
217
218<a name"0.4.0"></a>
219## 0.4.0 (2015-10-03)
220
221
222#### Bug Fixes
223
224* **lint:** fix jscsrc ([a534e0a0](https://github.com/posthtml/posthtml/commit/a534e0a0))
225* **posthtml:**
226 * extend new object with api methods on each plugin call ([82e096ea](https://github.com/posthtml/posthtml/commit/82e096ea))
227 * code style fix ([d1b3484d](https://github.com/posthtml/posthtml/commit/d1b3484d))
228 * code style fix ([26e6d7e3](https://github.com/posthtml/posthtml/commit/26e6d7e3))
229
230
231#### Features
232
233* **api:** handle array matchers ([335b5aac](https://github.com/posthtml/posthtml/commit/335b5aac))
234* **docs:**
235 * write array matchers example in jsdocs/readme ([a14b7675](https://github.com/posthtml/posthtml/commit/a14b7675))
236 * add logo to readme ([78740c34](https://github.com/posthtml/posthtml/commit/78740c34))
237* **lint:** upd jscs ([cef42d5d](https://github.com/posthtml/posthtml/commit/cef42d5d))
238* **posthtml:** implement truly sync and async modes, and tests for them ([337243f5](https://github.com/posthtml/posthtml/commit/337243f5))
239
240
241<a name"0.3.0"></a>
242## 0.3.0 (2015-09-25)
243
244
245#### Features
246
247* **parser:** skip template if tag === false ([3cc9e59f](https://github.com/posthtml/posthtml/commit/3cc9e59f))
248
249
250<a name"0.2.1"></a>
251### 0.2.1 (2015-09-24)
252
253
254#### Features
255
256* **api:** optimize matchClass func ([b0311cd7](https://github.com/posthtml/posthtml/commit/b0311cd7))
257* **docs:**
258 * Write example Gulp plugin for PostHTML in docs ([b9c8ceff](https://github.com/posthtml/posthtml/commit/b9c8ceff))
259 * Add Textr plugin to Readme ([bdd3270b](https://github.com/posthtml/posthtml/commit/bdd3270b))
260
261
262<a name"0.2.0"></a>
263## 0.2.0 (2015-09-23)
264
265
266#### Bug Fixes
267
268* **test:** fix typo & cleanup ([e33ba7fa](https://github.com/posthtml/posthtml/commit/e33ba7fa))
269
270
271#### Features
272
273* **api:**
274 * rename eachClass to matchClass ([efc9b349](https://github.com/posthtml/posthtml/commit/efc9b349))
275 * use options in plugin ([0d8c4555](https://github.com/posthtml/posthtml/commit/0d8c4555))
276* **docs:** `options` docs write in readme ([d72c2741](https://github.com/posthtml/posthtml/commit/d72c2741))
277* **lint:** own jscs config ([74332ab8](https://github.com/posthtml/posthtml/commit/74332ab8))
278* **parser:**
279 * toHtml tests ([789ee545](https://github.com/posthtml/posthtml/commit/789ee545))
280 * own render html func ([1520e5ff](https://github.com/posthtml/posthtml/commit/1520e5ff))
281
282
283<a name"0.1.0"></a>
284## 0.1.0 (2015-09-14)
285
286
287#### Features
288
289* **api:** base API ([096654a6](https://github.com/posthtml/posthtml/commit/096654a6))
290
291
292<a name"0.0.4"></a>
293### 0.0.4 (2015-09-13)
294
295
296#### Bug Fixes
297
298* **lib:** fix option declare ([db95e066](https://github.com/posthtml/posthtml/commit/db95e066))
299
300
301#### Features
302
303* ***:** upd deps ([054bd94c](https://github.com/posthtml/posthtml/commit/054bd94c))
304* **lib:** delete getOptions method ([931a03a0](https://github.com/posthtml/posthtml/commit/931a03a0))
305* **parser:**
306 * no skip parse text simbols ([42b4d156](https://github.com/posthtml/posthtml/commit/42b4d156))
307 * Own parser html to tree ([748d8f1e](https://github.com/posthtml/posthtml/commit/748d8f1e))
308 * init ([1ca1b39b](https://github.com/posthtml/posthtml/commit/1ca1b39b))
309* **readme:** add tree example ([e46e9bc2](https://github.com/posthtml/posthtml/commit/e46e9bc2))
310
311
312<a name"0.0.3"></a>
313### 0.0.3 (2015-08-13)
314
315* ***:** upd dependencies ([b1f4f2664106034d6fd530962a4f9bd9c378d17a](https://github.com/posthtml/posthtml/commit/b1f4f2664106034d6fd530962a4f9bd9c378d17a))
316
317#### Features
318
319* **lint:** use jshint ([504f3c06](https://github.com/posthtml/posthtml/commit/504f3c06))
320
321
322<a name"0.0.2"></a>
323### 0.0.2 (2015-07-02)
324
325
326#### Features
327
328* ***:**
329 * add-travis-and-coverage ([92c9ee81](https://github.com/posthtml/posthtml/commit/92c9ee81))
330 * changelog build ([044fd58d](https://github.com/posthtml/posthtml/commit/044fd58d))
331 * deep results objects #13 ([96b86c90](https://github.com/posthtml/posthtml/commit/96b86c90))
332 * add skipParse options ([45eeb9e3](https://github.com/posthtml/posthtml/commit/45eeb9e3))
333* **gulp:** refactor config ([2fe4ecb2](https://github.com/posthtml/posthtml/commit/2fe4ecb2))
334
335
336<a name"0.0.1"></a>
337### 0.0.1
338init