Skip to content

eForms SDK Analyzer 1.11.0

Compare
Choose a tag to compare
@bertrand-lorentz bertrand-lorentz released this 04 Mar 15:31
· 55 commits to main since this release
46e0c99

Release notes

The eForms SDK Analyzer is a command-line application for the static analysis of the content of the eForms SDK. It loads the files from the eForms SDK, and applies various checks and verifications, to try to ensure that their content is correct and consistent.

This release targets version 1.11 of the eForms SDK.

What's Changed

  • notice-types: Check all expected NTDs are present (TEDEFO-2578) in #45
  • Update dependencies and add worflow to run unit tests in #46
  • translations: Check that there are no similar identifiers (TEDEFO-2851) in #47
  • notice-types: Check that unpublished fields are present (TEDEFO-2504) in #48
  • Add check on schematron files in #49
  • CodelistsIndexItem: Add version property that is now in codelists.json in #50

Full Changelog: 1.10.0...1.11.0