Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 07:07
· 177 commits to main since this release
c594e84

gup v1.5.0

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

Features

  • cc827cc: feat(cli): treat an empty environment as a friendly first-run, not an error (@nao1215)

Bug fixes

  • 3988c1f: fix(bug-report): drop placeholder title, add OS, align issue template (@nao1215)
  • e8523fd: fix(cli): harden completion --install and man for env edge cases (@nao1215)
  • b0550d5: fix(completion): propagate Close error via named return (CodeRabbit) (@nao1215)
  • 5837b07: fix(config): harden gup.json channel resolution across check/update/export (@nao1215)
  • 4379f90: fix(goutil): address CodeRabbit review (@nao1215)
  • dd0be6a: fix(update): honor explicit --file as channel write destination (#358) (@nao1215)

Documentation

Full changelog: v1.4.0...v1.5.0