Skip to content

2.2.0

Compare
Choose a tag to compare
@lrytz lrytz released this 04 Jul 08:31
· 63 commits to main since this release
098911b

What's Changed

  • #676 mismatched quotes should not cause an infinite loop, fixes #656
  • #677 make Node.toString stack safe
  • #663 XMLLoader returns Document
  • #668 Capture more of the Document
  • #651 Fix infinite loop caused by unclosed character ref, fixes #306
  • #636 Allow overriding XMLReader used in parsing
  • #659 Retain SystemId

New Contributors

Full Changelog: v2.1.0...v2.2.0