Releases: Jelly-RDF/cli
Releases · Jelly-RDF/cli
v0.4.1
v0.4.0
What's Changed
- Update scalafmt-core to 3.9.5 by @scala-steward in #103
- rdf to-jelly: implement the GRAPHS stream type by @Ostrzyciel in #104
- Add notice about EU funding by @Ostrzyciel in #105
- Update scalafmt-core to 3.9.6 by @scala-steward in #106
- rdf validate: allow quoted triples in S position by @Ostrzyciel in #108
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Improve available RDF format printing by @Ostrzyciel in #83
- rdf from-jelly: add --take-frames argument by @Ostrzyciel in #85
- rdf inspect: print the metadata in --per-frame by @Ostrzyciel in #94
- rdf validate: fix sliced comparisons by @Ostrzyciel in #95
- rdf validate: add checks for version <= 0 by @Ostrzyciel in #96
- rdf to-jelly: make sure name table has size >=8 by @Ostrzyciel in #97
- rdf to-jelly: support generalized RDF input by @Ostrzyciel in #98
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Implement the rdf transcode command by @Ostrzyciel in #81
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Change all the important stats to long by @Karolina-Bogacka in #77
- Update sbt-scalafix to 0.14.2 by @scala-steward in #78
- Update sbt-assembly to 2.3.1 by @scala-steward in #79
- Update scalafmt-core to 3.9.4 by @scala-steward in #80
New Contributors
- @scala-steward made their first contribution in #78
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add scalafix and scalafmt by @Karolina-Bogacka in #17
- Add a basic testing framework by @Karolina-Bogacka in #18
- Upload the AOT binaries in test CI by @Ostrzyciel in #19
- Add base functionality and tests by @Karolina-Bogacka in #20
- Lower used OS versions in CI by @Ostrzyciel in #21
- Modify the tests to run from the main app by @Karolina-Bogacka in #29
- Add simple logging provider to get rid of warnings by @Karolina-Bogacka in #30
- Set enable completions to true by @Karolina-Bogacka in #31
- Add better error handling by @Karolina-Bogacka in #35
- Implement conversion from Jelly binary to Jelly txt. by @Karolina-Bogacka in #38
- Implement the base version of the Rdf ToJelly command by @Karolina-Bogacka in #42
- Optimize release AOT builds for size by @Ostrzyciel in #44
- Get rid of unsafe access warnings on JDK 24 by @Ostrzyciel in #46
- Refactor tests by @Karolina-Bogacka in #47
- Fix bad merge by @Karolina-Bogacka in #49
- Flexibly infer types by @Karolina-Bogacka in #48
- rdf to-jelly: implement Jelly serializer option passing by @Ostrzyciel in #53
- Support more RDF formats. by @Karolina-Bogacka in #59
- rdf to-jelly: add --delimited option by @Ostrzyciel in #60
- Add basic tests on the compiled AOT binary by @Ostrzyciel in #62
- rdf to-jelly: add converting from Jelly text format by @Ostrzyciel in #61
- Upgrade Graal to 24 for AOT builds by @Ostrzyciel in #63
- Add code of conduct by @bswck in #64
- Add an inspect command that gathers metrics about a Jelly file by @Karolina-Bogacka in #65
- Add über-JAR builds by @Ostrzyciel in #69
- Implement the rdf validate command by @Ostrzyciel in #70
- Update Jelly-JVM to 2.10.0 by @Ostrzyciel in #71
- Add better option descriptions by @Karolina-Bogacka in #72
- Add examples to readme by @Karolina-Bogacka in #73
New Contributors
- @Karolina-Bogacka made their first contribution in #17
- @bswck made their first contribution in #64
Full Changelog: dev...v0.1.0
Development build
dev Finish the binary publishing pipeline