Skip to content
Success

Changes

Summary

  1. [Bug #51] Add test reproducing the issue. (commit: f8bf4f6) (details)
  2. [Bug #51] Fix the issue of attempting to add JSON-LD context to a collection node. (commit: 20a3bac) (details)
  3. [0.12.2] Bump version, update changelog. (commit: cd27448) (details)
Commit f8bf4f620ed638daf5111251419dd8bf6a1a078d by Martin Ledvinka
[Bug #51] Add test reproducing the issue.
(commit: f8bf4f6)
The file was modified src/test/java/cz/cvut/kbss/jsonld/serialization/ContextBuildingJsonLdSerializerTest.java (diff)
Commit 20a3bac7d4aaf1d00f41ae0e13cc42d33d73ac37 by Martin Ledvinka
[Bug #51] Fix the issue of attempting to add JSON-LD context to a collection node.
(commit: 20a3bac)
The file was modified src/main/java/cz/cvut/kbss/jsonld/serialization/JsonLdTreeBuilder.java (diff)
The file was modified src/test/java/cz/cvut/kbss/jsonld/serialization/JsonLdTreeBuilderTest.java (diff)
Commit cd27448e8ba77dbc114bc3b224a7643749ac09a1 by Martin Ledvinka
[0.12.2] Bump version, update changelog.
(commit: cd27448)
The file was modified CHANGELOG.md (diff)
The file was modified pom.xml (diff)