Releases: AAAlvesJr/XDI-Validator
XDI-Validator v1.3.3
Latest production release.
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Changelog highlights:
- minor bug fix #5
Full Changelog: v1.3.2...v1.3.3
XDI-Validator v1.3.0
Latest production release.
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Changelog highlights:
- added
write_xdifunction for converting dictionaries to xdi format and write it to file.
Full Changelog: v1.2.0...v1.3.0
XDI-Validator v1.2.0
Latest production release.
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Changelog highlights:
- Fixed bug reported on the issue #1 , related to the assignment of strings to
Mono.d_spacingleading to fake validation fails. - Implemented the enhancement suggested in the #2 .
Full Changelog: v1.1.0...v1.2.0
XDI-Validator v1.1.0
First production release.
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Changelog highlights:
- API interface change. Now, the validator returns a dictionary of errors per field instead of a list of errors.
- Unit tests added
- Action for testing building and features in a commit basis added.
- Minor bugs across the tree.
Full Changelog: v1.0.4-beta...v1.1.0
XDI-Validator v1.0.4-beta
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Changelog highlights:
- added more information to Readme
Full Changelog: v1.0.3-beta...v1.0.4-beta
XDI-Validator v1.0.3-beta
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Changelog highlights:
- adding (cross)checks for array label line
Full Changelog: v1.0.2-beta...v1.0.3-beta
XDI-Validator v1.0.2-beta
First release of XDI-Validator module.
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.
Full Changelog: v1.0.1-beta...v1.0.2-beta
XDI-Validator v1.0.1-beta
Test release for pypi
Full Changelog: v1.0.0-beta...v1.0.1-beta
XDI-Validator v1.0.0-beta
First release of XDI-Validator module.
XDI-Validator is a standalone JSON Schema based validator for XDI files. XDI (*.xdi) is a format used to save XAS data. This validator aiming to be fully compliant with the XDI/1.0 specification, as detailed in XAS Data Interchange Format Draft Specification, version 1.0 and Dictionary of XAS Data Interchange Metadata.