PSGraph Versions Save

A set of utilities for working with Graphviz in Powershell

V2.1.17

6 years ago

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

v1.2

6 years ago

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