v0.15.0
What's changed
- Add
-trimpath
flag, which removes the path prefix from package names in the output, simplifying
their display. See #128 for examples.- There's a special case for
-trimpath=auto
which will automatically determine the prefix based
on the longest common prefix of all package paths.
- There's a special case for