Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:10
44a89bb

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

  • ff752c1: fix(completion): honor XDG paths and ZDOTDIR in completion --install (#372) (@nao1215)
  • 7e9a03d: fix(completion): self-heal zsh .zshrc fpath block on re-install (#373) (@nao1215)
  • 1775917: fix(config): fail fast on invalid/ambiguous gup.json and reject directory destinations (#370) (@nao1215)
  • 5c43264: fix(configstate): keep package when rename does not change import_path (@nao1215)
  • f5b9e06: fix(json): stabilize --json output ordering for parallel commands (#371) (@nao1215)

Documentation

Others

  • ddeab0d: refactor(cmd): centralize config/state logic in internal/configstate (@nao1215)

Full changelog: v1.5.0...v1.5.1