====================== * Fix incorrect validation error for substitution group with abstract head (issue 417) * Refactor XSD identities processing using also typed XPath 2.0+ for getting values (issue 418) * Clean tag retrieval during encode for some converter types (Abdera, BadgerFish and GData)
3.4.2
====================== * Fix other failing URL normalization tests * Avoid the use of sys.version_info for checking results, better to extend the check to more values.