HTML ParserRelease Notes

HTML Parser is a support library that aids Alien-Factory in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

Versions

v0.2.0

v0.1.2

  • Chg: More lenient doctype parsing.
  • Chg: Single non-char ref & are parsed as is.

v0.1.0

  • New: Now available in Javascript!
  • Chg: Removed dependency on concurrent.
  • Chg: Updated to Pegger 0.1.0.

v0.0.4

  • Chg: Locked down the version of Pegger.

v0.0.2

  • New: Preview release.