···1122+# 2.1.0 (August 30, 2023)
2334 - :exclamation: [Traverse]: fixed [Dfs.fold] and [Dfs.fold_component],
45 which were not implementing a proper DFS
+1-1
ocamlgraph.opam
···11opam-version: "2.0"
22synopsis: "A generic graph library for OCaml"
33description: "Provides both graph data structures and graph algorithms"
44-maintainer: ["filliatr@lri.fr"]
44+maintainer: ["jean-christophe.filliatre@cnrs.fr"]
55authors: ["Sylvain Conchon" "Jean-Christophe Filliâtre" "Julien Signoles"]
66license: "LGPL-2.1-only"
77tags: [
+1-1
ocamlgraph_gtk.opam
···11opam-version: "2.0"
22synopsis: "Displaying graphs using OCamlGraph and GTK"
33description: "Displaying graphs using OCamlGraph and GTK"
44-maintainer: ["filliatr@lri.fr"]
44+maintainer: ["jean-christophe.filliatre@cnrs.fr"]
55authors: ["Sylvain Conchon" "Jean-Christophe Filliâtre" "Julien Signoles"]
66license: "LGPL-2.1-only"
77tags: [