Stacktower 1.5.0
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/stacktower-io/stacktower@v1.5.0Changelog
Features
- d6b6bbb: feat: add why, stats, diff, and sbom commands (@matzehuels)
Bug Fixes
- 7cdcf6e: fix: exclude roots from diff, improve HTTP error handling, fix alignment (@matzehuels)
- e014487: fix: resolve staticcheck SA5011 warnings and update diff tests (@matzehuels)
- 151fc8c: fix: use structured CLIError types, pointer receivers, and dynamic term width (@matzehuels)
Full Changelog: v1.4.0...v1.5.0