v0.10.0
- fix: update datamodel-code-generator version to 0.43.1
- tests: add code generation test for class inheritance
- fix: replace function removed from datamodel_code_generator
- fix: make correct pydantic v2 implementation to access json_schema_extras
- feat: implement IRI access via index operator in LinkedBaseModel
- feat: add context building for LinkedBaseModel in JSON-LD export
- fix: handle null-ids (blank nodes)
Full Changelog: v0.9.1...v0.10.0