algebraic-graphs v0.1.0 Release Notes

    • Start complying with PVP.
    • #48: Add starTranspose.
    • #48: Add foldg to ToGraph.
    • ๐Ÿšš #15: Optimise removeEdge.
    • #39: Factor out difference lists into Algebra.Graph.Internal.
    • #31: Add Algebra.Graph.NonEmpty.
    • ๐Ÿšš #32: Remove smart constructor graph.
    • ๐Ÿ‘ #27, #55: Support GHC versions 7.8.4, 7.10.3, 8.0.2, 8.2.2, 8.4.1.
    • #25: Add NFData Graph instance.
    • ๐Ÿ“š General improvements to code, documentation and tests.