Changelog of @hackage/html-parse 0.2.2.0

Changelog for html-parse

0.2.2.0

  • Fix dropping of attributes in some cases (#27)
  • Fix parsing of unquoted attributes (#28)

0.2.1.0

  • Added support for decoding of character references (#18)
  • All self-closing elements are now recognized as such

Earlier

There be dragons.