Skip to content

v1.3.0

Compare
Choose a tag to compare
@ayusharma ayusharma released this 06 Nov 12:17
· 42 commits to master since this release

1.3.0

Features

  • [melody-types], [melody-parser] Add option to preserve Twig comments in the AST (ignoreTwigComments)
  • [melody-types], [melody-parser] Add option to preserve HTML comments in the AST (ignoreHtmlComments)
  • [melody-parser] Add option to decode character entities (decodeEntities, defaults to true)