- Expand dependencies in #45 7894f47
- Drop testing for GHCs 8.0, 8.2, 8.4
- Add testing to GHCs 8.6, 8.8, 8.10
- Bump Algebraic Graphs from 0.1.* to 0.2.*
- Addition of conversion and revert for FGL.
- Addition of Parser, Serializer and AST for GML.
- Change
Edge
types to now only construct with aVertexID
type. - Change
edgeEndpoints
to return VertexID.
Note: First Hackage release which follows correct cabal versioning increments.
- Addition of Containers (convert).
- Bump to Stack LTS.
- Update to Algebraic Graphs to build with more versions.
Note: First hackage release, prior to this on the repo there are many issues with commits.
Note: Commit date earlier.
Note: This list is of all features up to this point.
- Parser and serlizer for subset of Graphml.
- Implementation of Algebraic Graphs.