Skip to content

v.0.5.0

Compare
Choose a tag to compare
@vitaly-t vitaly-t released this 31 Dec 21:00
· 76 commits to master since this release

This is a major rewrite of the library, with introduction of esprima as the JavaScript parser of choice, to guarantee correct parsing for regular expressions.

  • Lots of new tests added
  • Lots of documentation updated

Now with the help of esprima, the library is 100% accurate.

Also, moved CSS processing into a sub-call of decomment.css.