Stacktower 1.0.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@v1.0.1Changelog
Bug Fixes
- 2ad1a90: fix: use stored GitHub session for metadata enrichment (@matzehuels)
Full Changelog: v1.0.0...v1.0.1