Skip to content

Releases: kubernetes-sigs/depstat

v0.9.1

08 Feb 22:29
a1bd483

Choose a tag to compare

What's Changed

  • docs: add etcd and containerd guides by @dims in #98
  • auto-detect main modules by @dims in #99
  • Fix --svg pipe deadlock by @dims in #100
  • Add --stats output for diff by @dims in #101

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Feb 15:55
66a48a7

Choose a tag to compare

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
6454756

Choose a tag to compare

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
88db383

Choose a tag to compare

What's Changed

  • Add version changes and vendor diff by @dims in #81

Full Changelog: v0.8.5...v0.8.6

v0.8.5

06 Feb 20:08
f3d8e2b

Choose a tag to compare

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
cbe1a44

Choose a tag to compare

What's Changed

  • Add --github-token-path flag to archived subcommand by @dims in #75

Full Changelog: v0.8.3...v0.8.4

v0.8.3

06 Feb 00:44
dc88801

Choose a tag to compare

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
eea2391

Choose a tag to compare

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
32b65e3

Choose a tag to compare

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
f0ab5d8

Choose a tag to compare

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