====================== * Add support for Python 3.12 * Fix self shortcut operator (adding is_schema_node() to node classes)
4.1.1
====================== * Simplify type annotations for XSD datatypes * Full test coverage of sequence type functions with bugfixes
4.1.0
====================== * Refactor XPath function call (context=None only as keyword argument) * Add external function support (issue 60) * Some fixes to string representation and source property of tokens * Extend documentation and tests * Clean XSD datatypes hierarchy