Release v0.9.3
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 Frameworkmetadata-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