Skip to content

eForms SDK Analyzer 1.13.0

Latest
Compare
Choose a tag to compare
@bertrand-lorentz bertrand-lorentz released this 14 Oct 16:05
3270995

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.13 of the eForms SDK.

What's Changed

  • Add voluntary forms to expected notice subtypes (TEDEFO-3556) in #59
  • Add more checks on schematron files in #60
  • Output validation results earlier (TEDEFO-3685) in #61
  • XmlSchemaValidator: Handle element not found in the schema (TEDEFO-3707) in #62
  • Add a benchmark for schematron rules in #63
  • Publish packages to Maven Central in #64
  • benchmark: Update notices used in the benchmark in #65

Full Changelog: 1.12.0...1.13.0