Changelog of @hackage/html-conduit 1.3.2.2

ChangeLog for html-conduit

1.3.2.2

  • Fix handling of mixed case void tags #167

1.3.2.1

  • Allow xml-conduit 1.9

1.3.2

  • Fix a bug that was removing < symbols in script tags.

1.3.1

  • Inline tagstream-conduit for entity decoding in attribute value bug fix.

1.3.0

  • Upgrade to conduit 1.3

1.2.1.2

  • Remove an upper bound
  • Doc improvement

1.2.1.1

  • Allow xml-conduit 1.4

1.2.1

  • Add strict and lazy text parsing #66

1.2.0

  • Drop system-filepath

1.1.1.2

  • Fix a bug with double-unescaping of entities