Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.24 KB

File metadata and controls

49 lines (26 loc) · 1.24 KB

Unreleased

Breaking Changes

3.8.0 (2021-03-17)

3.0.0 (2019-03-06)

Breaking Change

  • A parser.js file generated from the PEGJS grammar is now outputted in commonjs format.

New Feature

  • A parser.php file generated from the PEGJS grammar is now added upon installation.

2.0.2 (2018-12-12)

2.0.1 (2018-11-30)

2.0.0 (2018-11-12)

Breaking Change

  • JS and PHP parsers now behave consistently when parsing empty attributes.

1.1.1 (2018-11-09)

1.1.0 (2018-11-09)

  • Add new list of HTML fragments to parse output.
  • Optimize JSON-attribute parsing.

1.0.4 (2018-11-03)

1.0.3 (2018-10-11)

1.0.2 (2018-10-01)

1.0.1 (2018-08-01)

1.0.0 (2018-07-20)

  • Initial release.