Releases: eosfor/PSGraph
Releases · eosfor/PSGraph
Release list
PSQuickGraph 2.6.0-beta1
Prerelease adding .NET 8 and PowerShell 7.4-7.6 compatibility. PSQuickGraph now targets net8.0, shared libraries target net8.0 and net9.0, and the module no longer bundles its own PowerShell runtime. Includes PSGraph.Common 2.6.0-beta1.
PSGraph 2.5.0
PSQuickGraph 2.5.0-beta5
Beta release with opt-in non-unique vertex labels and Get-GraphTopologicalSort support.
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
v2.5.0-beta
v2.3.3
Assembly metadata is wrong on publish
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