* Officially added the dictionary validation method. * Switched CI/CD workflows from Travis CI to GitHub Actions. * Updated the package publishing method to adopt Poetry. * Updated Documentation.
0.1.2
------------------
* Created a "validator" Class is to incorporate all the validation-related methods. * Added an argument to allow users specifying a specific version of the DIGGS XSD Schema for validation. * Added a Schematron validation method. * Updated Documentation.
0.1.0
------------------
* First release on PyPI. * Added DIGGS Schema validation features.