Releases: Helcaraxan/gomod
Releases · Helcaraxan/gomod
0.2.0 - Dependency statistics
- Redesigned the flags for
gomod graph
and their semantics for ease-of-use. - Added the
gomod analyse
command to generate statistics about a module's dependencies. - Numerous internal improvements.
0.1.0 - Dependency graph printing
- Created CLI binary with the
graph
command. - Support for filtering the dependency graph on various criteria.