What's Changed
- ci: configure terminal for stable output in CI by @kikkomep in #102
- fix(logging): ✏️ fix typo by @kikkomep in #104
- Update readme to specify python 3.9 or later by @manuel-g-castro in #112
- cli: improve description of the
skip-checksoption by @kikkomep in #105 - feat: add support for value objects by @kikkomep in #116
- feat: add support for
extra-profiles-pathoption by @kikkomep in #103 - feat: support relative path for data root and BagIt format by @kikkomep in #118
- feat: validate metadata only by @kikkomep in #119
- feat: enhance output rendering and restructure UI/IO layers by @kikkomep in #121
- doc: note optional ontology usage in validation profiles by @kikkomep in #122
- feat(core): ✨ Issue a warning if RO-Crate references a profile that can't be validated by @kikkomep in #124
- fix(profiles/ro-crate): fix SHACL nodeKind constraint being too strict by @kikkomep in #125
- Add CITATION.cff by @ilveroluca in #130
- Additional contributors in CITATION.cff by @ilveroluca in #131
- Allow do_entity_test to accept arbitrary validation settings by @elichad in #136
- avoid io namespace clash by @douglowe in #132
- Fix typos; add
typospackage to CI by @elichad in #138 - refactor: reorganize utils package by @kikkomep in #139
- chore: update copyright notice to 2026 by @kikkomep in #140
New Contributors
- @manuel-g-castro made their first contribution in #112
- @douglowe made their first contribution in #132
Full Changelog: 0.7.3...0.8.0