Skip to content

v0.18.0

Compare
Choose a tag to compare
@Janther Janther released this 18 Jan 23:03
· 13 commits to master since this release
05d78c0

This version adds 2 new features.

  • Parser function now has an option to return comments as part of the parsed result. (#105)
  • We now export umd instead of iife format for browser compatibility. (#106)