Skip to content

v1.3.0 (2020-11-09)

Compare
Choose a tag to compare
@brunato brunato released this 09 Nov 13:22
· 639 commits to master since this release

Improve support for XML resources

  • Drop support for Python 3.5
  • Add XmlDocument and Wsdl11Document classes
  • Refactoring of XMLResource to support ElementTree-like XPath API
    on both full and lazy modes