Skip to content

3.2.0

Compare
Choose a tag to compare
@bwrrp bwrrp released this 23 Jun 07:14
· 30 commits to main since this release
  • Use the new XML parser to parse your documents - no need for external libraries! The new parser is written from scratch, and is fully in-line with the XML 1.0 fifth edition specification. While it does not validate against a DTD, it does process one (if present) for entities and default attribute values, and enforces all well-formedness checks.
  • Optimize Range.detach by removing the loop by @DrRataplan in #141

Full Changelog: 3.1.0...3.2.0