Releases: felixocker/ontor
Releases · felixocker/ontor
v0.4.11
v0.4.10
v0.4.9
- support for visualizing only the tbox
- change code style to black
- set up pre commit hooks
v0.4.8
minor fix
- specify pyvis version in setup.py to avoid incompatibilities
- add logo
v0.4.7
fix issues related to data properties with boolean values
- correctly handle "False" as a value when using Python inputs
- correctly interpret "True" vs "False" when loading from files
v0.4.6
changed CI/CD workflow - now uses GitHub actions only
- push to main triggers unit tests and release via TestPyPI
- manual GitHub release triggers release via PyPI
- metadata is kept in src/ontor/_about.py