Releases: OO-LD/oold-python
Releases · OO-LD/oold-python
v0.14.0
What's Changed
- Improve API to retrieve raw IRIs, fix class contruction by @simontaurus in #12
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Feat: add support for operations on IRI lists, add pandas-like queries by @simontaurus in #11
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- feat: add unified to_json() and from_json() by @simontaurus in #7
- fix: skip nested context construction for range properties by @simontaurus in #10
Full Changelog: v0.11.4...v0.12.0
v0.11.4
Full Changelog: v0.11.3...v0.11.4
v0.11.3
Full Changelog: v0.11.2...v0.11.3
v0.11.2
Full Changelog: v0.11.1...v0.11.2
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
Full Changelog: v0.10.0...v0.11.0
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
v0.9.1
- fix: source code retrieval in ipython env
Full Changelog: v0.9.0...v0.9.1