Skip to content

HTMLKit 3.1.0

Choose a tag to compare

@iabudiab iabudiab released this 20 Aug 16:23

Release on 2019.08.20

Added

  • HTMLTreeVisitor that walks the DOM in tree order
  • New HTML serialization implementation based on visitor pattern

Fixes

  • HTML serialization for deeply nested DOM trees (issue #33)
  • Occasional Internal Consistency exceptions when deallocating node iterator (issue #36)