Skip to content

Version 0.6

Compare
Choose a tag to compare
@snowleopard snowleopard released this 15 Dec 01:53
6d898a5

0.6

  • #276: Add Monoid and Semigroup 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 in Bipartite.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.