Skip to content

Releases: Mikata-Project/pandag

No code changes

06 Jun 14:51
Compare
Choose a tag to compare
0.0.11

Missed bump

Fix DAG processing

06 Jun 14:46
Compare
Choose a tag to compare

This release should fix the following errors in the DAG processing flow:

  1. if the first node is of type Output, it should be executed
  2. DAGs with parallel paths should be evaluated correctly now
  3. multiple end/terminator nodes are supported
  4. multiple start nodes are supported, however not recommended

GraphML coords as floats

19 Apr 11:40
Compare
Choose a tag to compare

GraphML coords as floats

Add coordinates to the nodes

11 Mar 13:12
Compare
Choose a tag to compare

Add local/global contexts

25 Feb 14:14
Compare
Choose a tag to compare
0.0.7

Bump ver

Add apply

23 Feb 16:28
Compare
Choose a tag to compare
0.0.6

0.0.6

Fix version

09 Jun 09:00
Compare
Choose a tag to compare
0.0.5

Fix

GraphML support

09 Jun 08:57
Compare
Choose a tag to compare
0.0.4

Bump