package odep

  1. Overview
  2. Docs
Dependency graphs for OCaml modules, libraries and packages

Install

dune-project
 Dependency

Authors

Maintainers

Sources

odep-0.2.2.tbz
sha256=85bce72c08ae4699dbeaf327ed9970daf2d54d55ad37fa88e823219d4c220333
sha512=7b8116ad0e0f9840787005f9daefadcbd493458fe2ab9434a814475b375d440fc2298732fed3bd81746273dc62c7f84e525f2696b5e77c173191ba2b246be948

doc/CHANGELOG.html

0.2.2

  • Add --with-modules argument to dune dependencies.
  • Fix opam 2.4 compatibility.
  • Fix vertex name conflict when dune library and executable have same name (#9).

0.2.1

  • Fix dune library main module names with dots from public names.
  • Fix non-singleton executables missing from dot output.

0.2.0

  • Add package versions to nodes and clusters (#2).
  • Add package dependency version constraints to edges (#3).
  • Add package depexts (#5).
  • Add --with-pps flag support for dune 3.7.0.
  • Fix opam 2.2 compatibility.
  • Fix non-subgraph nodes missing in Mermaid output.

0.1.0

Initial release.