====================== * Fix content type classification (issue 195) * Make sandbox mode more explicit (PR 191) * Allow alphanumeric prefixes for the base converter * Fix XPath issues with default namespace * Fix W3C tests on XSD identities
1.2.0
====================== * Add ColumnarConverter class * Add command-line interface utility for document API * Fix a stable public API for XSD types, elements and attributes * Add security modes for accessing URLs
1.1.3
====================== * Clean component parsing * Fix namespace loading for chameleon schemas * Fix UPA checks with nested choice/all models * Fixed issues 182 and 183
1.1.2
====================== * Extension of validation tests with *XMLSchema11* validator * Fixed several bugs * Extended testing with Travis CI
1.1.1
====================== * Change of *skip* validation mode with errors filtering in decode() or encode() * Extension of location hints by argument to imported/included schemas * Fixed lazy validation with identity constraints * Fixed many W3C instance tests (remain ~100 over 15344 tests)