v0.8.0
This release fixes a few bugs and introduces a new option (--resolve-iris) to give you more fine-grained control over how RDF input is processed.
What's Changed
- README: remove misguided mise option by @Ostrzyciel in #212
- Update jelly-core-protos-google, ... to 3.5.1 by @scala-steward in #214
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #215
- Update snakeyaml to 2.5 by @scala-steward in #213
- Update scala3-library to 3.7.3 by @scala-steward in #216
- Print stack trace for all unknown errors by @Ostrzyciel in #219
- Fix reporting XML parse errors in AoT builds by @Ostrzyciel in #218
- Fix support for large RDF/XML parsing in AoT builds by @Ostrzyciel in #221
- Fix BASE resolution for formats that support it by @Ostrzyciel in #222
Full Changelog: v0.7.1...v0.8.0