2.2.0
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
- @catap made their first contribution in #598
- @armanbilge made their first contribution in #620
- @ckipp01 made their first contribution in #631
- @mike-mcgann made their first contribution in #651
Full Changelog: v2.1.0...v2.2.0