Releases: KevinMarquette/PSGraph
Releases · KevinMarquette/PSGraph
The Record Release
2.1.17
- add Record command
- add Row command
- add Entity command
- add Show-PSGraph command
- add key name case correction
- throws error when there are graphviz parse errors
The SubGraph Release
1.2.0 20171022
- #53 add support for edges to and from a subgraph
- #55 subgraph name is now optional
- #56 remove extra blank lines in graph output
1.1.4 20171021
- #51 Updated build script
1.1.3 20171021
- #40 fixed positional attributes with Edge
1.1.1 20171021
- Added -ranked switch to node to auto-create a rank
1.1.0 20171021
- Made graph name optional
- Added legacy layout engine names to export-psgraph