Skip to content

1.4.0

Compare
Choose a tag to compare
@alexlamsl alexlamsl released this 31 Mar 04:03
· 336 commits to gh-pages since this release

Bug fixes

  • some inline tags have significant trailing whitespaces removed by collapseWhitespace (#581, #583)
  • template text with trailing comment broke by remove{Comments,CDATASections}FromCDATA (#579, #586)
  • cli.js cannot parse regex options from JSON file (#588)

Improvements

  • convert to proper Node.js modules (#295, #569)
  • add Bootstrap CSS to benchmarks (#587)