Skip to content

v2.1.4

Compare
Choose a tag to compare
@bworrell bworrell released this 14 Apr 15:11
· 140 commits to master since this release

Summary

Added new features and methods for customizing XML parser options.

New Features

  • Added utils.set_xml_parser() method for setting a custom XML parser
  • Added --huge-tree command line flag for parsing large XML documents.

Links