Skip to content

1.0.4

Compare
Choose a tag to compare
@rvalieris rvalieris released this 23 Oct 12:18
· 4 commits to master since this release
  • cyclic dependencies are printed only once on tree view (fixes #15)
  • include orphan cycles on deptree output
  • new option leaves --with-cycles will also print orphan cycles

orphan cycles are packages in a cyclic dependency that are unreachable by the leaves, technically they are not leaves but if you want to re-create the current env with all the packages you will want to include them too, you can do that with the new command leaves --with-cycles