Releases: crs4/rocrate-validator
Releases · crs4/rocrate-validator
0.6.0
What's Changed
- fix: trailing slash for Directory Data Entities is RECOMMENDED but not mandatory by @kikkomep in #64
- enhancement: avoid overriding
__init__
of theValidationSettings
dataclass by @kikkomep in #65 - feat: check data entity existence in RO-Crate payload by @kikkomep in #66
- docs: add "how it works" section by @kikkomep in #57
- Add guidance on writing a validator profile by @elichad in #68
- feat: validate the compacted JSON-LD representation of the RO-Crate metadata file by @kikkomep in #69
New Contributors
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- enhancement: simplify API by @kikkomep in #42
- feat: swap default behaviour for fail fast by @dnlbauer in #46
- enhancement: disable
fail fast
option in API settings by default by @kikkomep in #49 - enhancement: API docs by @kikkomep in #44
- fix: allow the
HowToStep.position
to accept integer values by @kikkomep in #53 - fix(shacl): preserve issues with the same error message when applied to different entities by @kikkomep in #55
- Workflow run RO-Crate: fix formal param WorkExample by @simleo in #56
Full Changelog: 0.4.6...0.5.0
0.4.6
What's Changed
Full Changelog: 0.4.5...0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
What's Changed
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
0.3.0
What's Changed
- Workflow Run Crate by @simleo in #13
- feat: improve handling of overridden checks by @kikkomep in #15
- fix: missing required properties in Root Data Entity by @kikkomep in #16
- feat: add support for Windows by @kikkomep in #17
- fix:
sh:message
for the requireddatePublished
of theRootDataEntity
by @kikkomep in #18 - chore: enrich the package metadata by @kikkomep in #20
Full Changelog: 0.2.1...0.3.0