- perf: tag name type (60ec0c1)
- 0.7.0 (5887ed4)
- build: default build cjs (41b7b25)
- build: not generate dts (662f8d9)
- build: perf config for ts (a3b5bc4)
- build: refactor builder/lint/test system (baa7bcc)
- build(deps): bump ini from 1.3.5 to 1.3.8 (471a77f)
- docs: default import description (c824343)
- perf: export default declare (eb63940)
- perf: target to node 10 (3f0a707)
- style: after update xo (dc66abe)
- test: rewrite to typscript (63a3415)
- refactor: rewrite to typscript (b1450a8)
- 0.5.3 (88475c2)
- build: down grade xo is broken (9631e7d)
- fix: downgrade htmlpareser2 to 3* version, issue #53 (7353f6b), closes #53
- 0.5.2 (c8641cd)
- fix: converting html entity name, close #51 (4a8be73), closes #51
- test: converting html entity name, issue #51 (6bd5975), closes #51
- 0.5.1 (b6b4a8b)
- style: 2 space, close issue #33 (cdd7dbd), closes #33
- style: after lint (23dd2a0)
- build: change eslint to xo (5233a43)
- build: change lint to eslint (f6eef50)
- build: update bump version script (7b7cfbf)
- build: update dep dev (8601e40)
- perf: concate with prev content string (fe7ddb0)
- perf: downgrade code for old node (b160b9d)
- perf: migrate to parser v5 (c2349ad)
- ci: change nyc to c8 (1638a07)
- ci: forgot config for c8 (ba45ba6)
- ci: migrate to github action from travis (05e3768)
- test: contents are split with '<' in comment, issue #18 (cbeb319), closes #18
- test: contents are split with '<' in comment, issue #45 (74169cd), closes #45
- fix: contents are split with '<' in comment, close #18, close #45 (8e64082), closes #18 #45
- refactor: migrate to es-next syntax (d89bf85)
- docs: simple update (0c10d9d)
- 0.5.0 (be05a9f)
- build: forgot conventional-changelog-cli (8ff437a)
- build: update changelog (d0a07dc)
- build: update dep dev (f8efe55)
- build: update lint/build system (54adc49)
- build(deps): bump handlebars from 4.0.11 to 4.5.3 (8773f14)
- revert: incorrect changes (0601fbd)
- style: lintstage lint update (43398d5)
- ci: drop old node support (cf95d62)
- ci: drop support old node (d415fb9)
- fix: incorrect merge defaultOptions, close #47 (11ba7fb), closes #47
- test: update for, #41 (3cfc5c6), closes #41
- 0.4.2 (f8a63ab)
- fix: version pkg (d531970)
- perf: remove objectAssign polyfill (8083f07)
- build: update depDev (df66e8d)
- ci(.travis): update Node.js versions (b6f4b50)
- feat: introduce TypeScript definitions (100adc1)
- style: fix indent (47cb744)
- docs: update options (e771ac6)
- build RegEx from RegEx.source (4bc2807)
- fix code style (01f8cad)
- lowercase and reassign 'name' var (6f046c8)
- refactor directive parser (f7d296c)
- split directive checking per condition (1b800f7)
- v0.4.0 (3bad693)
- directive: add support for regular expression custom directive. (9403660)
- 0.3.1 (dd11797)
- revert default value for option (8b9e4ed)
- use
htmlparser2/lib/Parserdirectly (24c5e4e) - v0.3.2 (21d117d)
- test: fix test (cad515c)
- fix: incoming options not merge with default options (8eaa928)
- fix: if directive in content (5e1650a)
- fix: try fix for old node (3086a08)
- fix(index): parse obj in attrs, close #22 (7e32484), closes #22
- revert(index): collect attrs (7277faf)
- style: fix lint error (6d1a2d5)
- style(test): update title (17b0c04)
- test: for custom process directive (db31f89)
- test: for directives and tag (0b0f098)
- test: update test for custom directives (25ba6d0)
- test(test): add test for issue #11 (aa8d0e3), closes #11
- test(test): for issue #22 (a44f4fe), closes #22
- chore: bump (6abbc6d)
- chore(index): update htmlparser2 (b3e4c2d)
- chore(package): fix htmlparse2 version (67edc28)
- perf: for loop directives (3d7ef5a)
- perf: forgot export default directives (924cfca)
- feat: parse directives according incoming options (7e8e624)
- docs: desctiption for option directives (12c0db9)
- 0.2.0 (bf7395e)
- add strict mode (6980b91)
- Allow pass options to parser (2cdc3e6), closes posthtml/posthtml/pull/150#issuecomment-232707133
- Create MAINTAINERS (df024a4)
- document PostHTML AST (65ee207)
- drop isEmpty helper (10fc685)
- minor improvements (fcfc1e9)
- use if statement (b867a45)
- use repository shortcut syntax (878bd17)
- 0.1.3 (cf3927e)
- Update index.js (ea645e5)
- Update index.js (9a15925)
- Update index.js (a327a5d)
- Update index.js (532cdf8)
- Update index.js (b1c6b5b)
- Update index.js (1dea63b)
- Update test.js (729ec64)
- Update test.js (5e691b4)
- Update test.js (d1847c7)
- 0.1.2 (906fa7e)
- add more about PostHTML link (ca1ff66)
- add PostHTML link (e18ee18)
- add test for camelCase tag name (550755e)
- Update index.js (ab07822)