====================== * Apply patches for packaging (issue 210)
1.3.0
====================== * 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
1.2.5
====================== * Add schema export API to schema and global maps (issue 187) * Fix decoding with lax/skip validation modes (issue 204) * Add *keep_unknown* optional argument for *iter_decode()* methods
1.2.4
====================== * Use the regex engine of *elementpath* library * Fix and extend tests on xs:assert
1.2.3
====================== * Full coverage of W3C tests (excluding ones for unavailable or unimplemented features) * Update and restrict elementpath dependency to v2.0.x * Fix check and iteration of empty model group * Fix substitution group iteration for local elements
1.2.2
====================== * Fix XPath context for schema nodes * Fix XPath parser and context for identities