Releases: ondrajz/go-callvis
Releases · ondrajz/go-callvis
0.3.1
0.3.0
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