Releases: purescript/purescript-graphs
Releases · purescript/purescript-graphs
v8.1.0
New features:
- Added an
edges
function that returns a list of all edges in the graph (#17 by @MaybeJustJames) - Added
toMap
to unwrapGraph
(#18 by @notquiteamonad)
v8.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#19 by @JordanMartinez)
New features:
- Added
Foldable
andTraversable
instances forGraph
(#16 by @MaybeJustJames)
v5.0.0
v4.0.0
v3.0.0
v2.0.0
v1.0.0
v1.0.0-rc.2
- Fixed shadowed variable warning
v1.0.0-rc.1
- Release candidate for the psc 0.8+ core libraries