Releases: eosfor/PSGraph
Releases · eosfor/PSGraph
PSQuickGraph 2.5.0-beta4
Beta release with scriptable Graphviz export.\n\nHighlights:\n- Add Export-Graph -Format Graphviz -GraphScript, -VertexScript, and -EdgeScript.\n- Allow Graphviz attributes to be supplied from PowerShell hashtables, dictionaries, and PSCustomObject output.\n- Add a micrograd-style Graphviz sample.
PSQuickGraph 2.5.0-beta3
Beta release for PSQuickGraph 2.5.0.
v2.5.0-beta2
Full Changelog: v2.5.0-beta...v2.5.0-beta2
v2.5.0-beta
Full Changelog: v2.3.3...v2.5.0-beta
v2.3.3
Assembly metadata is wrong on publish
Full Changelog: v2.3.2...v2.3.3-beta1
v2.3.2
What's Changed
- buld action by @eosfor in #1
- add Vega-based visuals by @eosfor in #2
- minor update to workflows and a Vega spec by @eosfor in #3
- A lot of workflow updates. some minor updates to code by @eosfor in #6
- Fixed pipeline issues by @eosfor in #7
New Contributors
Full Changelog: https://github.com/eosfor/PSGraph/commits/v2.3.2
v2.3.1-prerelease
still fixing issues