Releases: Jelly-RDF/cli
Releases · Jelly-RDF/cli
v0.8.1
What's Changed
- Update jelly-core-protos-google, ... to 3.5.2 by @scala-steward in #223
- Update graal-sdk to 25.0.0 by @scala-steward in #224
- Update scalafmt-core to 3.9.10 by @scala-steward in #225
- Update sbt-native-packager to 1.11.4 by @scala-steward in #227
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #229
- Update sbt-scalafix to 0.14.4 by @scala-steward in #230
- Update jelly-core-protos-google, ... to 3.6.0 by @scala-steward in #228
- Update scalafmt-core to 3.10.0 by @scala-steward in #231
- Update jelly-core-protos-google, ... to 3.6.1 by @scala-steward in #232
- Update scalafmt-core to 3.10.1 by @scala-steward in #233
Full Changelog: v0.8.0...v0.8.1
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
v0.7.1
What's Changed
- docs: always install latest version via mise by @Ostrzyciel in #209
- Update README for manual download instructions by @Ostrzyciel in #210
- Fix rdf validate command in AoT builds by @Ostrzyciel in #211
Full Changelog: v0.7.0...v0.7.1
v0.7.0
This release brings major (~2x) performance improvements to precompiled binaries. The rdf to-jelly command should be ~3x faster than in the previous release.
What's Changed
- Move the installation script to use gzipped files by @Karolina-Bogacka in #188
- Silence completions by @Karolina-Bogacka in #189
- Update case-app to 2.1.0 by @scala-steward in #190
- Update sbt-ci-release to 1.11.2 by @scala-steward in #191
- Update jelly-core-protos-google, ... to 3.4.3 by @scala-steward in #193
- Add installation instructions for mise by @Ostrzyciel in #194
- Update sbt-native-packager to 1.11.3 by @scala-steward in #197
- AoT builds: enable the SkipFlow optimization by @Ostrzyciel in #199
- AoT optimization: trim out unused code by @Ostrzyciel in #200
- Remove all charsets from AoT builds by @Ostrzyciel in #201
- AoT builds: use -O3 optimization level by @Ostrzyciel in #202
- Disable Jena IRI/literal validation by default by @Ostrzyciel in #204
- README: update note on performance by @Ostrzyciel in #205
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in #206
- --version: add copyright information by @Ostrzyciel in #207
- Update Jelly-JVM to 3.5.0 by @Ostrzyciel in #208
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Update jelly-core-protos-google, ... to 3.3.1 by @scala-steward in #169
- Update jelly-core-protos-google, ... to 3.3.2 by @scala-steward in #173
- Update Jelly-JVM to 3.4.0 by @Ostrzyciel in #174
- Update scala3-library to 3.7.2 by @scala-steward in #175
- Update scalafmt-core to 3.9.9 by @scala-steward in #176
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in #177
- Use -Werror only in CI by @niegrzybkowski in #178
- Add badges to the README by @Ostrzyciel in #179
- Add note about RDF 1.2 support status by @Ostrzyciel in #181
- Prepare an installation script by @Karolina-Bogacka in #166
- Minor fixes in README by @Ostrzyciel in #183
- Update Jelly-JVM to 3.4.1 by @Ostrzyciel in #182
- CI: publish also compressed binaries by @Ostrzyciel in #184
- Add autocompletions and a nicer installation URL by @Karolina-Bogacka in #185
- Small adjustments to the readme by @Ostrzyciel in #186
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- README: add note on JIT vs AOT perf by @Ostrzyciel in #157
- Update graal-sdk to 24.2.2 by @scala-steward in #160
- Add detailed content reporting for rdf inspect by @niegrzybkowski in #159
- Simplify type testing with Typeable by @Ostrzyciel in #161
- Initial implementation with context parameters by @niegrzybkowski in #162
- Add a warning for unsupported logical / physical combinations by @niegrzybkowski in #163
- Add 'generalized statements' option inference based on format by @niegrzybkowski in #164
- Implement passing to-jelly options from a file by @niegrzybkowski in #167
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- rdf to-jelly: preserve blank node IDs by @Ostrzyciel in #156
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Update jelly-core-protos-google, ... to 3.2.1 by @scala-steward in #149
- Add GraalVM reflection configuration for JSON serializer needed for JSONLD by @niegrzybkowski in #152
- Fix jsonld parsing by @niegrzybkowski in #153
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- GH-92: Add "--version" alias to the version command by @niegrzybkowski in #146
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward in #147
- GH-93 Allow non streaming output formats in rdf from-jelly by @niegrzybkowski in #148
- Document the existence of jelly-cli/setup-cli GitHub action by @niegrzybkowski in #150
New Contributors
- @niegrzybkowski made their first contribution in #146
Full Changelog: v0.4.8...v0.5.0
v0.4.8
What's Changed
- Update jelly-core-protos-google, ... to 3.2.0 by @scala-steward in #143
- Update scalafmt-core to 3.9.8 by @scala-steward in #144
- Update sbt-scalafmt to 2.5.5 by @scala-steward in #145
Full Changelog: v0.4.7...v0.4.8