- add flag to mark optional dependencies in the graph - basic styling for DOT - correct handling in aggregated graphs (similar to test scope dependencies) - flag to exclude optional dependencies from the graph ### Nice to have - exclude transitive optional dependencies - node styling for optional dependencies (wins over all other stylings)
Nice to have