v1.4.0
gup v1.4.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
- 4248f24: feat(cmd): add --quiet output mode to check and update (@nao1215)
- eab466b: feat(cmd): add top-level --version/-V flag while keeping the version subcommand (@nao1215)
- d880900: feat(cmd): fail fast on gup remove confirmation in non-interactive mode (@nao1215)
- 1232ed8: feat(cmd): respect NO_COLOR and add a --no-color flag (@nao1215)
- bd4b137: feat(cmd): show concise actionable guidance when required args are missing (@nao1215)
Bug fixes
- b2c5c5c: fix(config): normalize "unknown" version to latest before persisting (@nao1215)
- f9f3ea0: fix(goutil): classify binaries by main module, not a dotless-path heuristic (@nao1215)
Documentation
- 36896ff: docs(cmd): add practical examples to root and major subcommand help (@nao1215)
- 09c93e7: docs(cmd): document why summarizeResults switch is exhaustive for check/update (@nao1215)
- a551dac: docs: add feature comparison table (@LucasM4r)
- cc2957a: docs: credit external feature-request reporters (ideas) (@nao1215)
- da5c198: docs: credit remaining external problem reporters (#233, #76, #16) (@nao1215)
- 55990a9: docs: expand feature comparison table (@LucasM4r)
- 8d63819: docs: move benchmark/comparison before contributing, slim the table, add contributors (@nao1215)
- 1f25192: docs: sync Benchmark, release-integrity, and Migrate sections into all translated READMEs (@nao1215)
Others
- 1362608: Merge remote-tracking branch 'origin/main' into feat/issue-301-305-goutil-testability (@nao1215)
- b789648: Merge remote-tracking branch 'origin/main' into feat/issue-301-305-goutil-testability (@nao1215)
- c9e8ca4: Merge remote-tracking branch 'origin/main' into feat/issue-303-323-remove-hardening (@nao1215)
- accfe3e: Merge remote-tracking branch 'origin/main' into feat/issue-304-parallel-invariants (@nao1215)
- c204f61: Merge remote-tracking branch 'origin/main' into feat/issue-306-readme-sync (@nao1215)
Full changelog: v1.3.1...v1.4.0