Releases: kubernetes-sigs/depstat
Releases · kubernetes-sigs/depstat
v0.9.1
08 Feb 22:29
Compare
Sorry, something went wrong.
No results found
v0.9.0
08 Feb 15:55
Compare
Sorry, something went wrong.
No results found
What's Changed
harden diff git safety and panic-guard core paths by @dims in #83
make why output complete, bounded, and deterministic by @dims in #84
harden archived resolution and align CLI output/flags by @dims in #85
finish remaining UX consistency gaps in diff/graph/archived by @dims in #86
graph --top rankings + JSON topology by @dims in #88
cycles summary/max-length + diff JSON summary by @dims in #87
add --exclude-modules with path.Match by @dims in #89
diff: add --exclude-modules by @dims in #90
stats: add --compare by @dims in #91
exclude-modules for archived by @dims in #93
exclude-modules for why by @dims in #92
split-test-only for cycles/graph by @dims in #94
split-test-only for archived/why by @dims in #95
verbose for list/cycles/graph by @dims in #96
svg for cycles/graph by @dims in #97
Full Changelog : v0.8.7...v0.9.0
v0.8.7
07 Feb 19:03
Compare
Sorry, something went wrong.
No results found
What's Changed
depstat diff --dot: add transitive reduction and main module context by @dims in #82
Full Changelog : v0.8.6...v0.8.7
v0.8.6
07 Feb 16:15
Compare
Sorry, something went wrong.
No results found
v0.8.5
06 Feb 20:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Add --svg flag to why command for self-contained SVG output by @dims in #76
Add CI integration workflows and Kubernetes-focused CLI docs by @dims in #77
Update depstat-demo.gif with current commands by @dims in #78
Add --split-test-only flag to diff and stats commands by @dims in #79
Add --split-test-only flag to list command by @dims in #80
Full Changelog : v0.8.4...v0.8.5
v0.8.4
06 Feb 01:13
Compare
Sorry, something went wrong.
No results found
v0.8.3
06 Feb 00:44
Compare
Sorry, something went wrong.
No results found
What's Changed
Add archived subcommand to check for archived GitHub dependencies by @dims in #74
Full Changelog : v0.8.2...v0.8.3
v0.8.2
05 Feb 14:23
Compare
Sorry, something went wrong.
No results found
What's Changed
Add -m/--mainModules flag to cycles command by @dims in #72
Fix exponential time complexity in cycles command with Johnson's algorithm by @dims in #73
Full Changelog : v0.8.1...v0.8.2
v0.8.1
05 Feb 02:19
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix main module detection for Go 1.21+ toolchain and workspaces by @dims in #71
Full Changelog : v0.8.0...v0.8.1
v0.8.0 Added some new commands
04 Feb 18:20
Compare
Sorry, something went wrong.
No results found
What's Changed
Add a CSV option as well by @dims in #66
Update dependencies and fix deprecations by @dims in #69
Add diff, why commands and graph enhancements by @dims in #70
New Contributors
@dims made their first contribution in #66
Full Changelog : v0.7.0...v0.8.0