Skip to content

v3.0.2 (2024-02-18)

Compare
Choose a tag to compare
@brunato brunato released this 18 Feb 21:37
· 44 commits to master since this release
  • Use XPath subtree as fragment for xs:assert (issue #386)
  • Fix in XMLSchemaProxy definition and usage for providing
    a base-uri to schema nodes (issue #379)
  • Module xpath.py splitted to a subpackage for including all the
    custom XPath 1.0/2.0 parsers and related classes to XPath
  • Add support for Python 3.13 (pre-releases)