Version 0.6
0.6
- #276: Add
Monoid
andSemigroup
instances. - #278: Stop supporting GHC 8.0 and GHC 8.2.
- #274, #277: Expand the API and add algorithms for bipartite graphs, drop the
Undirected
component inBipartite.Undirected.AdjacencyMap
. - #273: Add attribute quoting style to
Export.Dot
. - #259: Allow newer QuickCheck.
- #257: Add
IsString
instances. - #226: Expand the API of
Bipartite.Undirected.AdjacencyMap
.