v0.4.0: refactoring & additional graph/node properties
Commits
- 6cc2b48 split similarity/node/utils from ontology module (#19)
- d019783 NodeInfo: roots & leaves properties
- 6b6829c Node_Info: parents, children, paths_* properties
- 3a0cd3a NXOntology.root property
- be4e985 node_info_by_name
- 09cd067 rename node label to node name
- 8c32548 retain more metadata from pronto
- db12684 CI: build python 3.10
- 9cdcf06 pre-commit: pyupgrade with
__future__.annotations
Full Changelog: v0.3.4...v0.4.0