Skip to content

Release v0.9.3

Compare
Choose a tag to compare
@pkiraly pkiraly released this 14 Jul 15:30
· 135 commits to main since this release

Important API change:

  • in pattern the tool use find() instead of matches(), so one should not specify a complex pattern from the beginning to the end

The release contains dependency updates.

The artefacts of the release are available in Maven Central as well: https://central.sonatype.com/artifact/de.gwdg.metadataqa/metadata-qa-api/0.9.3

Files:

  • metadata-qa-api-0.9.3.jar: contains only the classes of the Metadata Quality Assessment Framework
  • metadata-qa-api-0.9.3-shaded.jar: contains the classes of the Metadata Quality Assessment Framework and all dependencies (useful in standalone usage)
  • mqa: the command line interface