Releases: COVESA/s2dm
v0.18.1
v0.18.0
Changes
0.18.0 - 2026-04-15
Added
- Implement LinkML exporter by @ahmdmhd
Changed
- Apply formatting fixes by @ahmdmhd
Fixed
-
Use no color in linkml cli tests by @ahmdmhd
-
Test against result objects in linkml cli tests by @ahmdmhd
-
Remove redundant fields and correctly tag identifiers and root elements by @ahmdmhd
-
Make voyager open in a modal by @ahmdmhd
Miscellaneous
- Release v0.18.0 by @actions-user
v0.17.0
Changes
0.17.0 - 2026-04-15
Added
-
Add RDF materialization for GraphQL schemas by @mfkaptan-motius
-
Add schema-rdf generation to s2dm-publish action by @mfkaptan-motius
-
Split RDF export into separate SKOS and ontology data graphs by @mfkaptan-motius
-
Enable schema traversal via RDF + SPARQL queries by @mfkaptan-motius
-
Multiple RDF inputs, URLs, and custom query files by @mfkaptan-motius
Documentation
-
Align RDF docs with export rdf command and skos/data_graph output by @mfkaptan-motius
-
Enhance docs with example workflow script by @mfkaptan-motius
Fixed
-
Fix graphql locator to accept node modules path optionally by @mfkaptan-motius
-
Expect ns prefix in variant ids by @mfkaptan-motius in #169
Miscellaneous
- Release v0.17.0 by @actions-user
v0.16.2
Changes
0.16.2 - 2026-03-23
Changed
- Update QUDT units representation (#180) by @jdacoello in #180
Fixed
- Reverse metadata handling and inline expansion for intermediate types by @jdacoello in #181
Miscellaneous
- Release v0.16.2 by @actions-user
v0.16.1
Changes
0.16.1 - 2026-03-18
Fixed
- Handle instanceTag naming config by @jdacoello in #178
Miscellaneous
- Release v0.16.1 by @actions-user
v0.16.0
Changes
0.16.0 - 2026-03-18
Added
-
Implement FastAPI server by @ahmdmhd
-
Implement gui playground by @ahmdmhd
-
Implement s2dm playground commands by @ahmdmhd
-
Add help button to the explorer pane by @ahmdmhd
Changed
- Improve playground codebase and logic by @ahmdmhd
Documentation
Fixed
-
Fix playground start command waiting for servers to start by @ahmdmhd
-
Linting and type checking issues by @ahmdmhd
-
Fix playground issues by @ahmdmhd
-
Fix api core failing tests by @ahmdmhd
-
Fix api schema validation error formatting by @ahmdmhd
-
Add -n alias to naming config flag by @ahmdmhd
-
Always display schema visualizer's docs explorer by @ahmdmhd
Miscellaneous
- Release v0.16.0 by @actions-user
Testing
- Add Fast API testing by @ahmdmhd
v0.15.0
v0.14.2
Changes
0.14.2 - 2026-02-26
Fixed
- Fix the CI bugs for publish action by @mfkaptan-motius in #171
Miscellaneous
- Release v0.14.2 by @actions-user
v0.14.1
Changes
0.14.1 - 2026-02-18
Fixed
- Improve serialization of directive arguments using print_ast by @jdacoello in #167
Miscellaneous
- Release v0.14.1 by @actions-user
v0.14.0
Changes
0.14.0 - 2026-02-17
Added
- Replace hash-based IDs with semantic versioning for variant ID generation (#163) by @mfkaptan-motius in #163
Changed
- Some bugs fixed for the search function (#165) by @Giaccomole in #165
Miscellaneous
- Release v0.14.0 by @actions-user