This release brings support for the new minimalistic Titanium RDF API as a third library integration, alongside Apache Jena and Eclipse RDF4J. It also brings a few small improvements in e.g., generalized RDF handling.
What's Changed
- Add a term-level interface to ProtoEncoder by @Ostrzyciel in #295
- Implement binding for titanium-rdf-api by @Ostrzyciel in #297
- Add documentation for jelly-titanium-rdf-api by @Ostrzyciel in #298
- Run assembly test in parallel to scalatest by @Ostrzyciel in #299
- Make the getting started docs more approachable by @Ostrzyciel in #300
- Update scalameta to 4.13.4 by @scala-steward in #302
- Update sbt-ci-release to 1.9.3 by @scala-steward in #301
- Never mark Rio outputs as using generalized RDF by @Ostrzyciel in #303
- Force-disable genRDF and RDF-star in Titanium by @Ostrzyciel in #304
- Add integration tests for generalized RDF by @Ostrzyciel in #305
- Update protobuf-java to 4.30.1 by @scala-steward in #306
- Improve exception handling in core by @Ostrzyciel in #307
- Update sbt, sbt-dependency-tree, ... to 1.10.11 by @scala-steward in #308
- Update for the changed dir structure in jelly-protobuf by @Ostrzyciel in #309
- Fix marking code as generated in IntelliJ by @Ostrzyciel in #310
- Docs: Improve clarity of index.md by @Ostrzyciel in #312
Full Changelog: v2.8.0...v2.9.0