v1.8.0
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
- 66692f7: feat(e2e): replace ShellSpec with atago-driven end-to-end specs (@nao1215)
- 314b6d9: feat(migrate): positional argument shell completion (@scop)
- 91d16ea: feat(website): add GitHub Pages documentation (#432) (@nao1215)
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
- 8675e4c: docs(changelog): prepare v1.8.0 release (@nao1215)
- 54b5caf: docs(cli): add project links to help (#433) (@nao1215)
- 6dcd038: docs(readme): update repository badges (#424) (@nao1215)
- 6eb9370: docs: add aqua installation instructions to all READMEs (@nao1215)
Others
Full changelog: v1.7.1...v1.8.0