What's Changed
- updating docs and gif by @RinkiyaKeDad in #50
- enabling gofmt for golangci by @RinkiyaKeDad in #52
- Fix demo GIF reference in readme by @karuppiah7890 in #58
- fixing gif link and adding info about gofmt by @RinkiyaKeDad in #55
- Added a feature that throws an error when a user enters an unsupported command. by @lakshya8066 in #53
- added error message for invalid argument in stats.go file by @Atharva-Shinde in #56
- Move graph Generation Logic to a separate helper func by @bishtsaurabh5 in #51
- update the installation command by @developer-guy in #62
- Add error message feature for cycles.go file,if the command depstat cycles run with any arguments by @srinivas-pokala in #64
- feat: add completion cmd by @developer-guy in #63
- Make depstat work properly with go1.17+ go mod graphs by @liggitt in #65
New Contributors
- @karuppiah7890 made their first contribution in #58
- @lakshya8066 made their first contribution in #53
- @Atharva-Shinde made their first contribution in #56
- @bishtsaurabh5 made their first contribution in #51
- @developer-guy made their first contribution in #62
- @srinivas-pokala made their first contribution in #64
- @liggitt made their first contribution in #65
Full Changelog: v0.6.1...v0.7.0