Skip to content

v5.0.0 (2025-04-27)

Choose a tag to compare

@brunato brunato released this 27 Apr 21:08
· 76 commits to master since this release
  • Replace SafeXMLParser with SafeExpatParser
  • Drop compatibility with Python 3.8
  • Restruct node trees with XPathNodeTree backbone
  • Unicode categories fallback with a warning (issue #85)
  • Rewriting decoder module (issue #87)
  • Add extras subpackage for experiment XDM and XPath on Path objects