Skip to content

Releases: QEF/qeschema

v1.5.2 (2024-05-29)

29 May 10:27
1994864
Compare
Choose a tag to compare
  • 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)

v1.5.1(2024-02-29)

29 Feb 15:30
5d0e87c
Compare
Choose a tag to compare
  • 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

v1.5.0 (2023-05-12)

12 May 09:50
39adc1d
Compare
Choose a tag to compare
  • Fixes and improvements
  • New versions of schemas
  • Python 3.11 support

v1.4.0 (2022-04-28)

29 Apr 10:25
Compare
Choose a tag to compare
  • Add optional extra features for HDF5 and YAML

v1.3.0 (2021-12-24)

24 Dec 14:07
3bc68aa
Compare
Choose a tag to compare
  • Update with latest qes.xsd schema
  • Add h5py to package requirements
  • Drop support for Python 3.6
  • Code cleaning and extend tests

v1.2.1 (2021-12-13)

13 Dec 14:43
d05df1f
Compare
Choose a tag to compare

Add missing files to repo and package:

  • Add MANIFEST.in to repository
  • add qeschema/schemas/releases/*.xsd to package