Skip to content

v1.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 11:55
082f44c

gup v1.7.1

Fast parallel updater and manager for binaries installed with go install.

Install or upgrade, then see the grouped highlights below. Every artifact is
signed and ships with an SBOM and build provenance — see
Verifying release integrity.

Changelog

Bug fixes

Documentation

Others

  • 69d8b24: Preserve saved channels when exporting back to an alternate config file (#411) (@nao1215)
  • 2128532: refactor(cmd): centralize Cobra flag-registration panics into helpers (@nao1215)
  • d7ab786: refactor(cmd): extract shared empty-environment handling (@nao1215)
  • 39f627d: refactor(cmd): extract shared per-result progress renderer (@nao1215)
  • 46372d8: refactor(cmd): inject Printer via cobra SetOut/SetErr instead of redirecting os.Stdout (#393) (@nao1215)
  • 35d5567: refactor(cmd): inject dependencies instead of mutable global seams (#393) (@nao1215)
  • f8d7531: refactor(cmd): inject update/check operations via a dependencies value (@nao1215)
  • aa9bb73: refactor(completion): unify per-shell file sync into one helper (@nao1215)
  • ccd4df1: refactor(configstate): split monolithic file by responsibility (@nao1215)
  • 7cf7c87: refactor(goutil): drop mutable goExe global in favor of goCommandContext seam (#393) (@nao1215)
  • e9a6fa2: refactor(goutil): move version display out of the domain model (@nao1215)
  • c1ba879: refactor(migrate): base missing-target warning on binary paths via pkgselect.MissingTargets (@nao1215)
  • d6eb49c: refactor(print): introduce Printer and thread it through all commands (#393) (@nao1215)

Full changelog: v1.7.0...v1.7.1