Skip to content

Releases: Jelly-RDF/jelly-jvm

v0.11.6

10 Jul 16:53
a20a68e
Compare
Choose a tag to compare

What's Changed

  • Check minimum table sizes in stream options validator by @Ostrzyciel in #107

Full Changelog: v0.11.2...v0.11.6

v0.11.4

10 Jul 16:28
Compare
Choose a tag to compare

Full Changelog: v0.11.3...v0.11.4

v0.11.3

10 Jul 08:49
a20a68e
Compare
Choose a tag to compare

What's Changed

  • Check minimum table sizes in stream options validator by @Ostrzyciel in #107

Full Changelog: v0.11.2...v0.11.3

v0.11.2

10 Jul 08:26
7c7e581
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

09 Jul 15:22
Compare
Choose a tag to compare

Full Changelog: v0.11.0...v0.11.1

v0.10.2

09 Jul 07:08
77b354d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

08 Jul 13:29
1369f46
Compare
Choose a tag to compare

What's Changed

  • Factor out option compatibility checks to JellyOptions by @Ostrzyciel in #103

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Jul 11:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

02 Jul 14:43
28d3535
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

Development build

02 Jul 14:35
28d3535
Compare
Choose a tag to compare
Development build Pre-release
Pre-release
Build plugins for Jena and RDF4J (#97)

These plugins should be simply included in Jena's/RDF4J's classpath to enable Jelly support. The plugins do not include Jena/RDF4J themselves, as this is not needed – only the protobuf stuff, Scala standard library, and our code.

The plugins will be published to GH releases – let's see if it works.