Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 00:18
· 10 commits to main since this release
5eeea8b

gup v1.8.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

Bug fixes

  • 5356d2a: fix(completion): complete migrate BINARY from BEFORE_PATH instead of $GOBIN (@nao1215)
  • c584b8d: fix(completion): do not complete --timeout with filenames (@scop)
  • c1dc38a: fix(goutil): explicitly skip Go standard library commands when scanning binaries (#413) (@nao1215)
  • 4288822: fix(pin): complete only first positional arg with path binaries (@scop)
  • 285983c: fix(unpin): do not complete beyond accepted number of positional arguments (@scop)
  • 79c1f84: fix(website): correct license in footer (#434) (@nao1215)
  • 4fabc9f: fixup! fix(pin): complete only first positional arg with path binaries (@scop)
  • f49e99f: fixup! fix(unpin): do not complete beyond accepted number of positional arguments (@scop)

Documentation

Others

Full changelog: v1.7.1...v1.8.0