Releases: OpenSemanticLab/osw-python
Releases · OpenSemanticLab/osw-python
v0.27.0
Improve page package management
- perf: use parallel page load
- fix: missing Item namespace constant
- feat: allow to add multiple package search dirs for cross validation (see also fix: cross package validation · Fraunhofer-ISC/osw-package-maintenance@b6b5758)
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Store entity fix (parallel upload for multiply typed items) by @MatPoppFHG in #86
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- refactor for pyodide compatibility by @simontaurus in #85
Full Changelog: v0.24.1...v0.25.0
v0.24.1
- fix: start new thread if event loop is running
e.g. in jupyter notebooks - fix: skip get_page on store_entity
use WtPage object directy to not create warnings to due page not existing on first create
Full Changelog: v0.24.0...v0.24.1
v0.24.0
v0.23.0
What's Changed
- feat: add schema install policy param by @simontaurus in #82
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- pre-commit update and extension by @LukasGold in #75
Full Changelog: v0.21.2...v0.22.0
v0.20.0
What's Changed
- introducing OSW-Express by @LukasGold in #66
- fix: add regex to extract file from editor templates by @simontaurus in #71
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Add basic support for characteristics by @simontaurus in #64
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- make osw compatible with pydantic > 2 by @MatPoppFHG in #63
New Contributors
- @MatPoppFHG made their first contribution in #63
Full Changelog: v0.17.2...v0.18.0