Releases: KNowledgeOnWebScale/solid-ocp-helper
Releases · KNowledgeOnWebScale/solid-ocp-helper
Release v0.2.2
0.2.2 - 2025-10-14
Changed
- Verifiable credentials use VC prototyping library now (internal issue #7).
Release v0.2.1
0.2.1 - 2025-02-26
Fixed
- The check to avoid making a verifiable credentials version of a resource that already is a verifiable credentials version now also works
if data source is not json(ld) (internal issue #6).
Release v0.2.0
0.2.0 - 2025-02-26
Added
- An option to specify how deep to search for data sources in the index (internal issue #4).
- A check to avoid making a verifiable credentials version of a resource that already is a verifiable credentials version (internal issue #5).
Changed
- The Solid Community server in the test infrastructure is configured with local copies of context files that might otherwise
result in HTTP status 429 "Too Many Requests" when searching for index files with a depth > 0
(internal issue #3). - Tests are now automated.
Release v0.1.0
0.1.0 - 2025-02-17
First release.