Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 328 Bytes

CHANGELOG.md

File metadata and controls

10 lines (10 loc) · 328 Bytes

Changelog

1.1.0

Features

  • Added underscored tag creation support;
  • Added functionality to create custom tag names which can't be created from method name;
  • Added CDATA tag support;
  • Added comments support;

Bug fixes

  • Removed redudant line feeds from beautified output;
  • Removed comments from minified output;