Releases: vc-souza/gga
Releases · vc-souza/gga
v 0.1.1
v 0.1.0
v 0.0.11
v 0.0.10
v 0.0.9
v 0.0.8
v 0.0.7
v 0.0.6
v 0.0.5
- Added support for parsing a graph from text if the underlying type is going to be a string anyway.
- Started using test fixtures + text parsing for tests that are unrelated to how graphs are built (like those for
algoandviz). - Modified the DOT exporter so that it makes the 'Graph.Accept' call itself before exporting.