I became a collaborator of cargo-license, and released v0.4.0.
In this version, some UI improvements are contained.
-
cargo licenselike other cargo subcommand becomes acceptable. ( in the previous version, onlycargo-licensewas acceptable. ) - Automatically output coloring by TTY detection. Now if the output is piped or redirected, coloring becomes disabled. The behavior can be changed through
--coloroption as the same as cargo command.