Changelog for haggle-0.2
0.2 (2022-05-08)
- Exported the
vertexIdfunction to project anIntfrom aVertex, which is useful for conversions to other formats (e.g., graphviz) (@benjaminselfridge) - Fixed a bug in the
BiDigraphthat prevented parallel edges from being added to the graph (@benjaminselfridge) - Added
Unboxinstances forVertexandEdge(@bielr) - Added a
Bifunctorinstance for thePatriciaTree(@kquick)
0.1.0.0 (2019-12-18)
- Initial release