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