All Versions
10
Latest Version
Avg Release Cycle
144 days
Latest Release
208 days ago
Changelog History
Changelog History
-
v0.6.1
August 05, 2020- ๐ use Go library to render images (no need to install Graphviz)
- ๐ฆ by default group by packages
-
v0.6.0
March 06, 2020- โก๏ธ update changed username
TrueFurby
->ofabry
- โก๏ธ update changed username
-
v0.4.0
July 22, 2018 -
v0.3.3
January 25, 2017๐ Changelog
- โ add option to omit calls from/to std packages
-
v0.3.2
January 23, 2017๐ Changelog
- โ add support for multiple limit path prefixes (separate by comma)
-
v0.3.0
January 15, 2017๐ Changelog
๐ New ๐ฅ
- ๐ allow multiple modes for group flag
- use green color for stdlib
- ๐ show import path of program at the bottom left
- ๐ฆ show import path for stdlib (not just package name)
- add flag
-nodesep
to set space between nodes
๐ Changes โ ๏ธ
- changed representation of concurrent and deferred calls
- changed shape of functions to ellipse