Skip to content

v0.0.3

Compare
Choose a tag to compare
@remarkablemark remarkablemark released this 07 Jun 21:26
· 2473 commits to master since this release

0.0.3 (2016-08-24)

Added

  • Make package UMD compatible (#9)
  • Throw an error if first argument is not a string (#10)

Changed

  • Differentiate between node and browser environments for parser (#5)

Fixed

  • HTML to DOM conversion on the client (#10)