Releases: Mikata-Project/pandag
Releases · Mikata-Project/pandag
No code changes
Fix DAG processing
This release should fix the following errors in the DAG processing flow:
- if the first node is of type
Output
, it should be executed - DAGs with parallel paths should be evaluated correctly now
- multiple end/terminator nodes are supported
- multiple start nodes are supported, however not recommended
GraphML coords as floats
GraphML coords as floats
Add coordinates to the nodes
0.0.8 bump ver
Add local/global contexts
0.0.7 Bump ver
Add apply
Fix version
0.0.5 Fix
GraphML support
0.0.4 Bump