Releases: NeverBlink-OSS/linkml-scala
Releases · NeverBlink-OSS/linkml-scala
Release list
v0.11.1
What's Changed
- Add YAML parsing benchmarks by @plokhotnyuk in #116
- Fix admonition in benchmark doc by @Ostrzyciel in #117
- Add YAML parsing benchmarks for zio-blocks by @plokhotnyuk in #118
- Add smoke tests for benchmark datasets by @Ostrzyciel in #119
- LNK-147: Always URL-encode synthetic values by @niegrzybkowski in #121
- Fix commented out assertion by @Ostrzyciel in #122
- LNK-148 Fix YAML and JSON encoding issues by @plokhotnyuk in #123
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Add benchmarks for LinkML generator + use real-world inputs only by @plokhotnyuk in #112
- Add benchmark results by @Ostrzyciel in #111
- Add links to Discord by @Ostrzyciel in #114
- LNK-111: Schema reachability queries cleanup by @niegrzybkowski in #113
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- shorten readme a bit by @Ostrzyciel in #107
- CLI benchmarks: disable shell by @Ostrzyciel in #108
- LNK-144 Fix NPE when serializing generated LinkML to JSON by @plokhotnyuk in #109
- LNK-145 & LNK-146 Fix encoding of string values when serializing to yaml by @plokhotnyuk in #110
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Update jena-arq to 5.6.0 by @scala-steward in #101
- Update scalafmt-core to 3.11.4 by @scala-steward in #102
- Update README to include GitHub Action by @Ostrzyciel in #99
- Update scala-yaml to 0.3.7 by @scala-steward in #100
- Move RDF4J dependency to CLI, update to 6.0.0 by @Ostrzyciel in #105
- Add black holes to WarmBench by @niegrzybkowski in #106
- Add SchemaView class to JS API by @Ostrzyciel in #104
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- Add paper benchmark code by @niegrzybkowski in #81
- Add stars to README by @Ostrzyciel in #97
- Add enums to the RDFS generator by @Ostrzyciel in #98
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- LNK-135 Update scala-yaml (perf fork) to 0.3.6 by @plokhotnyuk in #96
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Update README.md by @Ostrzyciel in #93
- LNK-135 Update scala-yaml (perf fork) to 0.3.4 by @plokhotnyuk in #94
- LNK-135 Update scala-yaml (perf fork) to 0.3.5 by @plokhotnyuk in #95
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- LNK-72: add CLI version command by @Ostrzyciel in #75
- Run npm publish after Maven publish by @Ostrzyciel in #76
- LNK-37: Implement fromSchema for Scala and LinkML generators by @niegrzybkowski in #70
- Add basic JMH benchmarks by @Ostrzyciel in #77
- LNK-135 Use jsoniter-scala encoder for JSON Schema by @plokhotnyuk in #78
- LNK-135 More efficient accessing to SchemaView elements by @plokhotnyuk in #80
- Make prefix error messages include the defining schema's id. by @niegrzybkowski in #79
- LNK-135 More efficient JSON Schema generation by @plokhotnyuk in #82
- LNK-134: improve RDF serialization performance by @Ostrzyciel in #83
- LNK-134: optimize SchemaView by @Ostrzyciel in #84
- Adjust Graal AOT settings for faster CLI by @Ostrzyciel in #85
- LNK-134: Restore proper bench params by @Ostrzyciel in #86
- LNK-135 Get rid of circe in production dependencies by @plokhotnyuk in #87
- LNK-134: Only do URI validation in SchemaValidator by @Ostrzyciel in #88
- LNK-135 More efficient LinkML serialization by @plokhotnyuk in #89
- LNK-135 More efficient LinkML parsing by @plokhotnyuk in #90
- LNK-72: revamp readme; make validate command prettier by @Ostrzyciel in #91
Full Changelog: v0.8.9...v0.9.0
v0.8.9
What's Changed
- LNK-71: fix CI bugs by @Ostrzyciel in #61
- Update os-lib to 0.11.8 by @scala-steward in #63
- Update scala-yaml to 0.3.2 by @scala-steward in #64
- Circe updates by @scala-steward in #65
- Patch updates by @scala-steward in #67
- LNK-71: rewrite the playground by @Ostrzyciel in #62
- LNK-128: Add Model catalog CSV instances by @niegrzybkowski in #68
- LNK-120: CLI options fix by @niegrzybkowski in #69
- LNK-133 Add CompactDict fallback to non-nested SimpleDict slots by @plokhotnyuk in #71
- LNK-133 Unignore test for nested mixed simple/compact dicts by @plokhotnyuk in #72
- RDF4J updates by @scala-steward in #66
- LNK-133 Add CompactDict fallback to SimpleDict slots with UriOrCurie ids by @plokhotnyuk in #74
- Schema loading fixes by @niegrzybkowski in #73
New Contributors
- @scala-steward made their first contribution in #63
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- Add release / snapshot badges by @niegrzybkowski in #50
- Add Scala Steward config by @Ostrzyciel in #51
- Hack to get any_of working without RDFS inferencing by @niegrzybkowski in #53
- LNK-78 Fix SHACL generator for proper meaning validation in enums by @plokhotnyuk in #54
- LNK-91: Frictionless Table Schema generator by @niegrzybkowski in #52
- Add a nicer web UI by @niegrzybkowski in #55
- LNK-71: create a public playground instance by @Ostrzyciel in #58
- LNK-71: add playground custom domain & landing page by @Ostrzyciel in #59
- LNK-72: add CoC by @Ostrzyciel in #57
- LNK-72: Add CONTRIBUTING.md by @Ostrzyciel in #56
- LNK-71: add npm publishing by @Ostrzyciel in #60
Full Changelog: v0.8.7...v0.8.8