v2.0.1 (2022-07-21)
- 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()
, restoreDataElement.set()
(issue #314) - Add map_attribute_names argument to
DataElementConverter