package odep
Dependency graphs for OCaml modules, libraries and packages
Install
Dune Dependency
Authors
Maintainers
Sources
odep-0.2.1.tbz
sha256=fae1e859ce276189038c3f8d840d60ec9fc26b733485077b5a6a19f2dcf9dc6a
sha512=15fd00d21fef777819f3ab45cd851ef7cd505bd19e907d6663885af2a28de75bf41d2349d2c06f03d1e665ad573b90454515916a604536549e7a108288f302f1
doc/CHANGELOG.html
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.