Releases: ogdf/ogdf-python
Releases · ogdf/ogdf-python
0.1.4 (OGDF 2022.02 Dogwood)
- auto-enable ogdf-python-widget
- add ogdf info dict (
python -m ogdf_python.info
) - add mybinder links
- make OGDF_INSTALL- and -BUILD_DIR non-exclusive, print search path on import error
- set NDEBUG depending on OGDF debug mode
- migrate build system to hatchling, remove cppyy version cap
- fixes for ClusterGraphObserver, -Attributes
- fix exception on empty docstring
0.1.3 (OGDF 2022.02 Dogwood)
minor fixes and sync with OGDF 2022.02 (Dogwood)
0.1.2
restructure pythonizations and add further goodies and examples
- fixed G.nodes(.byid)
- add node/edge/adjEntry to string
- fix BUILD_DIR ending with a slash
- enable doxygen URLs
- add jupyter cell magics
- add interactive-bfs and dfs examples
- fix SVG rendering compat with OGDF 2020.02 (Catalpa)
0.1.1
multiple fixes, added doxygen hints for missing imports
0.1.0
v0.1.0-dev imported files