Releases: stacktower-io/stacktower
stacktower v1.5.0
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
stacktower v1.4.0
Stacktower 1.4.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.4.0Changelog
Full Changelog: v1.3.0...v1.4.0
stacktower v1.3.0
Stacktower 1.3.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.3.0Changelog
Full Changelog: v1.2.0...v1.3.0
stacktower v1.2.0
Stacktower 1.2.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/matzehuels/stacktower@v1.2.0Changelog
Features
- 6d6a042: feat: security scanning, CI hardening, and production GitHub App (@matzehuels)
Full Changelog: v1.0.1...v1.2.0
stacktower v1.0.1
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
stacktower v1.0.0
Stacktower 1.0.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/matzehuels/stacktower@v1.0.0Changelog
Others
- 08ca2f2: refactor: restructure codebase with pipeline package and improved tooling (@matzehuels)
Full Changelog: v0.2.2...v1.0.0
stacktower v0.2.2
Stacktower 0.2.2
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.2.2Changelog
Full Changelog: v0.2.1...v0.2.2