Releases: omegacen/conda-depgraph
Releases · omegacen/conda-depgraph
1.2.1
Changes:
- Fix incorrect version in Python package
1.2.0
Changes:
- Remove artificial dependency between Python and pip (#5).
Contributors:
1.1.1
Changes:
- Fail gracefully on a asciinet.GraphConversionError exception (raised e.g. on a timeout)
1.1.0
Changes:
- Add
--output-graphml
switch for writing the output in GraphML.
1.0.1
Changes:
- Make installations into the base env work.