* Elevate dependency: `xmlschema>=2.5.1, <4.0.0` * Add Python 3.12 support * Keep Python 3.7 compatibilty with `xmlschema==2.5.1` * Remove default namespace from internal XPath selection on schemas (it doesn't work with the right name matching of recent versions of xmlschema)
1.5.1
* set max version of xmlschema to 2.3.1 to avoid issues with newer versions * updates default schema version with the one used in Quantum ESPRESSO
1.5.0
* Fixes and improvements * New versions of schemas * Python 3.11 support
1.4.0
* Add optional extra features for HDF5 and YAML
1.3.0
* Update with latest _qes.xsd_ schema * Add h5py to package requirements * Drop support for Python 3.6 * Code cleaning and extend tests
1.2.1
Add missing files to repo and package: - Add MANIFEST.in to repository - add `qeschema/schemas/releases/*.xsd` to package