Uh oh!
There was an error while loading. Please reload this page.
Releases: Jelly-RDF/cli
Release list
v0.10.0
What's Changed
- Update scalafmt-core to 3.10.7 by @scala-steward in #259
- Update sbt, scripted-plugin to 1.12.3 by @scala-steward in #260
- Update sbt, scripted-plugin to 1.12.4 by @scala-steward in #262
- Update Jelly-JVM to 3.7.1 by @Ostrzyciel in #263
- Update sbt-scalafix to 0.14.6 by @scala-steward in #264
- Update scala3-library to 3.8.2 by @scala-steward in #265
- Update snakeyaml to 2.6 by @scala-steward in #266
- Update sbt, scripted-plugin to 1.12.5 by @scala-steward in #267
- Update sbt, scripted-plugin to 1.12.6 by @scala-steward in #268
- Update scalatest to 3.2.20 by @scala-steward in #271
- Update sbt, scripted-plugin to 1.12.8 by @scala-steward in #270
- Update jelly-core-protos-google, ... to 3.7.2 by @scala-steward in #272
- Update scala3-library to 3.8.3 by @scala-steward in #273
- Update sbt, scripted-plugin to 1.12.9 by @scala-steward in #274
- Update sbt-scalafmt to 2.6.0 by @scala-steward in #275
- Update scalafmt-core to 3.11.0 by @scala-steward in #276
- Update graal-sdk to 25.0.3 by @scala-steward in #277
- Update sbt, scripted-plugin to 1.12.10 by @scala-steward in #278
- Update sbt, scripted-plugin to 1.12.11 by @scala-steward in #279
- Update sbt-scalafmt to 2.6.1 by @scala-steward in #280
- Update slf4j-simple to 2.0.18 by @scala-steward in #282
- Update jelly-core-protos-google, ... to 3.7.3 by @scala-steward in #283
- Update scalafmt-core to 3.11.1 by @scala-steward in #281
- Update scala3-library to 3.8.4 by @scala-steward in #284
- Update sbt-scalafix to 0.14.7 by @scala-steward in #285
- Update sbt, scripted-plugin to 1.12.12 by @scala-steward in #286
- Update sbt, scripted-plugin to 1.12.13 by @scala-steward in #288
- Update minimum JDK version to 21 by @Ostrzyciel in #291
- Update graal-sdk to 25.1.3 by @scala-steward in #292
- Update sbt-ci-release to 1.12.0 by @scala-steward in #293
- Update scalafmt-core to 3.11.2 by @scala-steward in #294
- Fix relative IRI resolution in RDF/XML by @Ostrzyciel in #300
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update scalafmt-core to 3.10.5 by @scala-steward in #252
- Update sbt, scripted-plugin to 1.12.1 by @scala-steward in #251
- Update graal-sdk to 25.0.2 by @scala-steward in #250
- Add the --merge-graphs option by @Ostrzyciel in #254
- Update scalafmt-core to 3.10.6 by @scala-steward in #255
- Update sbt, scripted-plugin to 1.12.2 by @scala-steward in #256
- Update Jelly-JVM to 3.7.0 by @Ostrzyciel in #257
- Minor fixes to the README by @Ostrzyciel in #258
Full Changelog: v0.8.4...v0.9.0
v0.8.4
This release brings slightly smaller binaries thanks to an updated Scala version.
What's Changed
- Update sbt-native-packager to 1.11.7 by @scala-steward in #247
- Update Scala to 3.8.1 by @Ostrzyciel in #249
Full Changelog: v0.8.3...v0.8.4
v0.8.3
This release fixes jelly-text serialization, as well as printing rdf validate error reports. Big thanks to @dpb587 for reporting the issue (#245).
What's Changed
- Update sbt, scripted-plugin to 1.12.0 by @scala-steward in #244
- GH-245: Fix jelly-text serialization in AoT builds by @Ostrzyciel in #246
Full Changelog: v0.8.2...v0.8.3
v0.8.2
This release brings much smaller binary sizes and dependency updates.
What's Changed
- Update graal-sdk to 25.0.1 by @scala-steward in #234
- Update sbt-scalafmt to 2.5.6 by @scala-steward in #235
- Update scala3-library to 3.7.4 by @scala-steward in #236
- Update jelly-core-protos-google, ... to 3.6.2 by @scala-steward in #237
- Update scalafmt-core to 3.10.2 by @scala-steward in #238
- Add CITATION.cff by @Ostrzyciel in #239
- Update sbt-scalafix to 0.14.5 by @scala-steward in #241
- Update scalafmt-core to 3.10.3 by @scala-steward in #242
- Update to GraalVM 25 by @Ostrzyciel in #226
- Update Jelly-JVM to 3.6.3 by @Ostrzyciel in #243
Full Changelog: v0.8.1...v0.8.2
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