Stacktower 0.1.1
A tool for visualizing dependency graphs as elegant "stack tower" diagrams.
Installation
Download the appropriate binary for your platform below, or install via Go:
go install github.com/matzehuels/stacktower@v0.1.1Changelog
Bug Fixes
- f49ea52: fix: rename file with invalid colon character for Go modules (@matzehuels)
Full Changelog: v0.1.0...v0.1.1