Skip to content

Releases: kurator-org/ffdq-api

Release of Kurator's FFDQ-API library version 1.0.4

25 May 15:45
Compare
Choose a tag to compare

Includes new Parameter annotation for supplying workflow parameters to tests in addition to fields from input data. API library used for actor implementation of results and tests that use the framework.

Release of Kurator's FFDQ-API library version 1.0.3.

14 Sep 16:31
v1.0.3
Compare
Choose a tag to compare

Version 1.0.3 release of the ffdq-api library (API for making Fittness For Use Framework assertions in Data Quality reports).

Available in Maven Central with:

<dependency>
    <groupId>org.datakurator</groupId>
    <artifactId>ffdq-api</artifactId>
    <version>1.0.3</version>
</dependency>