Releases: kit-data-manager/ro-crate-java
Releases Β· kit-data-manager/ro-crate-java
v1.0.2
Todays highlight π°: Published maven artifact now supports Java 11 β projects.
What's Changed
- Enable compatibility to Java 11 β projects. by @Pfeil in #17
- Create dependabot.yml π€ by @Pfeil in #18
- π¨ Bump slf4j-jdk14 from 1.7.35 to 1.7.36 by @dependabot in #19
- π¨ Bump titanium-json-ld from 1.1.0 to 1.3.1 by @dependabot in #22
- π¨ Remove jsoup dependency. by @Pfeil in #24
- π¨ Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3 by @dependabot in #21
- π¨ Bump zip4j from 2.9.0 to 2.11.1 by @dependabot in #23
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v1.0.1...v1.0.2
v1.0.1
A small step for you, but a huge step for research data management π π
What's Changed
- Add publishing process π¦ by @Pfeil in #14
- Add URL encoding π for crate import by @Code42Cate in #9
- Fix package and group names π¨ by @Pfeil in #15
- Fix sonarlint remarks π by @Pfeil in #16
Full Changelog: 1.0...v1.0.1
v1.0.0
The first official stable release of ro-crate-java π
- π¦ Create and modify RO-Crates
- π·πΌββοΈ API using the builder pattern to make creating valid crates easy
- π€ Reuse Identifiers from ORCID or ROR to add metadata about persons or organizations automatically
- π Use JSON-Schema to define a RO-Crate-Profile and validate it using ro-crate-java