All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.12.0 (2019-10-11)
- index: example for parser/render (d25743f)
- index: forgot change methods name (72a8640)
- index: remove static method because not return class constructor (7825559)
0.11.6 (2019-08-30)
- typings (97d89ad)
- typings: Type-inference for node.prototype.match (90d3c48)
0.11.5 (2019-08-27)
- perf: Add TypeScript typings (89bf763)
- plugin: Add posthtml-minify-classnames (9844a08)
- plugin: Add posthtml-pseudo (8b86f58)
- plugin: Add posthtml-lazyload (1009bff)
- plugin: Add posthtml-link-noreferrer (1009bff)
0.11.4 (2019-05-06)
- index: if tree not object (3fd9548)
- readme: adds missing bracket (ff3102f)
- test/options: incorrect transfer option for the process (c5fd774)
- update init for mocha (be634f6)
- message: add test for extending from prevent tree (6cb238a)
- options: if tree not object (dcdb3e7)
0.11.3 (2018-02-16)
- index: instance new api between files, close #250 (25120a9)
- index: if tree not object (3fd9548)
- test/options: incorrect transfer option for the process (c5fd774)
- api: rewrite to constructor, close #258 (89238cb)
- api: api is not a place for concatenation. (f428425)
- api: inherit from the previous tree (4e69577)
- api: move message to posthtml constructor (c51e40f)
- api: rename api to extendApi (846e386)
- index: set the previous tree as the context value for api (21170c7)
- made a repetitive design in a private function (fabeef4)
- api: return export api methods (90e3565)
0.11.2 (2018-01-19)
0.11.1 (2018-01-16)
- index: don't throw on empty tree () (c66f9e2)
0.11.0 (2017-12-12)
- index: add support for
messages
(result.messages
) (e38bb9b)
0.10.1 (2017-11-24)
- index: did not pass options for parser (b8cd535)
0.10.0 (2017-11-23)
- docs add directives description (876315e)
- chore update posthtml-parser (0e767d8)
- test for option directives (015433f)
- test update title (5ea4023)
- test fix not support string template old nodes (3f07e1c)
- test fix typo (32e29e3)
0.9.2 (2017-01-20)
- Cannot read property 'length' of undefined (03da01e)
- index: trailing space (3cd00b7)
- index: typo in require method (088c9e3)
- test: fix tree for test options set (03286ea)
0.9.1 (2016-09-29)
0.9.0 (2016-07-06)
- fix run jscs after version update (124f857)
0.8.7 (2016-05-04)
- lib: on demand html rendering (4ef0df9)
0.8.6 (2016-04-26)
0.8.5 (2016-03-31)
- README: fix style in Readme (9944446)
- api: remove extra slice call (8a3ff11)
0.8.4 (2016-03-30)
- promise check and tests (79bcff9)
- docs: update README, add docs folder (619a97c)
0.8.3 (2016-02-26)
- promise check and tests (0162f97)
0.8.2 (2016-02-05)
- remove compilations. Support for NodeJS v0.10 (ac437b7)
<a name"0.8.1">
- docs:
<a name"0.8.0">
- docs: delete parse section (16511096)
- *: upd nodejs deps in travis.yml (481378db)
- api: chaining (03080a6e)
- docs: upd plugin sections in Readme (c69bc2b9)
<a name"0.7.0">
- *: new dependencies·for posthtml-parser posthtml-render (a5bc312b)
- api: delete matchClass method (912f72ad)
- docs: add dependency info to readme (6c3419cf)
<a name"0.6.0">
- *: fix code style (7a743f78)
- api: Support RegExp in matcher Object (e3bd9918)
- docs: add matchClass deprecated info (14f1757e)
<a name"0.5.0">
- api: support RegExp matchers (783c5663)
- docs:
<a name"0.4.1">
- posthtml: fix build ES2015 (829ba49c)
<a name"0.4.0">
- lint: fix jscsrc (a534e0a0)
- posthtml:
- api: handle array matchers (335b5aac)
- docs:
- lint: upd jscs (cef42d5d)
- posthtml: implement truly sync and async modes, and tests for them (337243f5)
<a name"0.3.0">
- parser: skip template if tag === false (3cc9e59f)
<a name"0.2.1">
- api: optimize matchClass func (b0311cd7)
- docs:
<a name"0.2.0">
- test: fix typo & cleanup (e33ba7fa)
<a name"0.1.0">
- api: base API (096654a6)
<a name"0.0.4">
- lib: fix option declare (db95e066)
- *: upd deps (054bd94c)
- lib: delete getOptions method (931a03a0)
- parser:
- readme: add tree example (e46e9bc2)
<a name"0.0.3">
- *: upd dependencies (b1f4f2664106034d6fd530962a4f9bd9c378d17a)
- lint: use jshint (504f3c06)
<a name"0.0.2">
- *:
- gulp: refactor config (2fe4ecb2)
<a name"0.0.1">
init