Skip to content

v2.0.1 (2022-07-21)

Compare
Choose a tag to compare
@brunato brunato released this 21 Jul 09:52
· 307 commits to master since this release
  • Remove warnings during the build of the package using package_data specs in setup.py
  • Fix decoding with process_namespaces=False and xsi:type in XML instance
  • Refactor DataElement.get(), restore DataElement.set() (issue #314)
  • Add map_attribute_names argument to DataElementConverter