Skip to content

v0.1.4 Release

Latest
Compare
Choose a tag to compare
@xinp-hub xinp-hub released this 17 Jan 23:07
· 1 commit to master since this release

v0.1.4 Release

  • Updated the default schema version to 2.6.
  • Added new test files for schema V2.6 schema validation.
  • Updated the default dictionary validation xml file to be consistent with the "DIGGS Measurement Properties" dictionary in "DIGGS Code Lists and Measurement Properties Dictionaries V0.1". (Note: if you want to validate against other dictionaries in "DIGGS Code Lists and Measurement Properties Dictionaries V0.1", you can download the dictionary file from the DIGGS website and specify the dictionary path in the validator class.)
  • Updated the pytest file for testing the updates above.
  • Updated the minimum python version to 3.10 to support the latest versions of dependencies.
  • Updated the dependencies with the latest versions.
  • Updated Documentation.