Releases: nao1215/gup
Releases · nao1215/gup
v0.25.0
Changelog
- aa67e15 Add ability to output completions to stdout
- e55bc11 Add stdout completion tests
- af34e51 Bump golang.org/x/sync from 0.6.0 to 0.7.0
- 7a67ffe Complete --jobs argument
- ba1fcaa Complete import --input with *.conf
- cffcce5 Generate cobra's v2 bash completions
- 4c293f5 Handle command execute errors on higher level
- 32999d8 Improve positional argument count checking and non-completions
- 42c5e8a Merge pull request #137 from nao1215/dependabot/go_modules/golang.org/x/sync-0.7.0
- 3f583a6 Merge pull request #138 from scop/stdout-completions
- 9f70b68 Merge pull request #139 from scop/refactor/bash-completion-path
- 3742bde Merge pull request #140 from scop/feat/completion-improvements
- e42c39f Merge pull request #141 from scop/feat/bash-completions-v2
- f5ddf3f Prevent filename completions on update --exclude/--main
- ff07655 Remove unnecessary naming of returned error
- 538e075 Test root command execution errors
- bb64092 Update bash completion path
- 3ae4664 Work around stdout completion test timing out on Windows
v0.24.3
v0.24.2
Changelog
- 8f77e73 Add all contributors
- 1b6c263 Add bug report test
- 852390a Add: All-contributors section
- a1ab679 Bump actions/setup-go from 4 to 5
- 15f5e35 Bump golang.org/x/sync from 0.5.0 to 0.6.0
- 0441d6d Bump k1LoW/octocov-action from 0 to 1
- 2a3ea65 Delete .github/workflows/govulncheck.yml
- 51f0c4f Drop go 1.18, support go 1.19 to 1.22
- e43a5a8 Fix tests
- b78ea8b Get
GOPATH
withgo env
- 9d3e9cd Merge pull request #126 from nao1215/dependabot/github_actions/actions/setup-go-5
- e09b6c3 Merge pull request #127 from nao1215/feat/all-contributors
- 5999bdc Merge pull request #128 from nao1215/all-contributors/add-nao1215
- 5d812f3 Merge pull request #129 from nao1215/add/all-contributors-name
- ffeaeed Merge pull request #130 from nao1215/dependabot/go_modules/golang.org/x/sync-0.6.0
- 75be3f2 Merge pull request #131 from nao1215/dependabot/github_actions/k1LoW/octocov-action-1
- 7a4a982 Merge pull request #132 from rkscv/use-buildinfo
- 7f46f0d Merge pull request #133 from rkscv/use-go-env
- e6be6e0 Merge pull request #134 from nao1215/drop-go1.18
- 117823e Merge pull request #135 from nao1215/chore/update-test-and-doc
- 50db1ed Update
- cb8ae1c Update README.md
- b2aeca4 Update cmd/bug_report_test.go
- c111018 Use buildinfo
v0.24.1
Changelog
- 30384ac Add remove subcommand alias: rm
- bdddcc8 Bump libraries
- 10e057a Good bye BSD family
- 325dcff Merge pull request #123 from nao1215/remove-bsd-family
- 51d24e6 Merge pull request #124 from nao1215/feat/octocov-and-hottest
- 1ab9ecd Merge pull request #125 from nao1215/feat/short-subcommand-name
- c1190c6 Update
- 7be4e4f introduce hottest action
v0.24.0: improve windows ux
Changelog
- Improves bug-report command: launch in default browser instead of forcing msedge.
- Makes possible to use gup update buf, gup update buf.exe and even mix syntaxes:
.\gup.exe update buf.exe goreleaser
gup:INFO : update binary under $GOPATH/bin or $GOBIN
gup:INFO : [1/2] github.com/bufbuild/buf/cmd/buf (Already up-to-date: v1.27.0)
gup:INFO : [2/2] github.com/goreleaser/goreleaser (Already up-to-date: v1.21.2)
- 4512b40 Add github actions for dragonfly
- a3d0632 Add install process
- 496468f Add install process for ca-certificates
- 7993f7a Add pkgin update mozila-rootcerts
- db0b2ef Add unit test and delete unused code
- 08ad734 Bump actions/checkout from 2 to 4
- 50ea2a8 Bump actions/setup-go from 3 to 4
- e1b5277 Bump codecov/codecov-action from 1 to 4
- 11a4f49 Bump cross-platform-actions/action from 0.15.0 to 0.19.0
- 1b62c68 Bump cross-platform-actions/action from 0.15.0 to 0.19.0
- 5add225 Bump cross-platform-actions/action from 0.19.0 to 0.19.1
- 55ff04e Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
- 6dc89d8 Bump golang.org/x/sync from 0.3.0 to 0.4.0
- 6440923 Change badge
- 7a3c199 Change codecov to octocov
- 534d2f2 Change status badge
- 79a2c06 Delete .github/workflows/auto-merged.yml
- 9470eba Delete coverage.yml
- 9bc9dcb Delete unused package and update readme
- 1c660f6 Downgrade
- db5a4ef Merge pull request #100 from nao1215/dependabot/github_actions/cross-platform-actions/action-0.19.0
- 868d11d Merge pull request #101 from nao1215/dependabot/github_actions/codecov/codecov-action-4
- 073d8dd Merge pull request #103 from nao1215/feat/support-dragonfly
- 46a9405 Merge pull request #105 from nao1215/change-codecov
- a95722f Merge pull request #106 from nao1215/feat/netbsd
- ab54079 Merge pull request #107 from nao1215/dependabot/github_actions/cross-platform-actions/action-0.19.0
- 02e208b Merge pull request #108 from nao1215/auto-merged-library-update
- 825363a Merge pull request #109 from nao1215/dependabot/go_modules/golang.org/x/sync-0.4.0
- 82f5a7a Merge pull request #110 from nao1215/nao1215-patch-3
- b08c2a3 Merge pull request #111 from nao1215/dependabot/github_actions/cross-platform-actions/action-0.19.1
- f076150 Merge pull request #112 from nao1215/dependabot/go_modules/github.com/google/go-cmp-0.6.0
- cd1cf92 Merge pull request #113 from lincolnthalles/improve-windows-ux
- fa85cc7 Merge pull request #114 from nao1215/fix/bsd-test
- d89a923 Merge pull request #98 from nao1215/dependabot/github_actions/actions/setup-go-4
- 6b80603 Merge pull request #99 from nao1215/dependabot/github_actions/actions/checkout-4
- 16858cd Update auto-merged.yml
- ffa1567 Update readme
- 9de485f auto merged github actions for pr that created dependabot
- e353cd0 chore: improve windows ux
- ebeb9c4 delete dupl
- 6a711dd move
v0.23.0 - Support OpenBSD & NetBSD
Changelog
- 87c0f9b Add debug information
- 8f120d0 Add dragonflyBSD
- 5d9cb04 Add freebsd unit test
- 8277d03 Add root priv
- 2c32c48 Add security check
- 90d8712 Add set up go
- 50ce370 All bsd test
- b98c64f Bump golang.org/x/sync from 0.2.0 to 0.3.0
- b0fd5f5 Bump goreleaser/goreleaser-action from 2 to 5
- d0c22ca Create FUNDING.yml
- ac1e7bb Delete
- 178ff57 Delete deprecated
- 50a9497 Delete su
- 9e78f1b Fix gosec
- bb512e9 Fix package manager
- 85ec215 Initial commit
- efe37e1 Merge pull request #102 from nao1215/dependabot/github_actions/goreleaser/goreleaser-action-5
- 33b878c Merge pull request #93 from nao1215/add-git-leak
- 1419232 Merge pull request #94 from nao1215/dependabot/go_modules/golang.org/x/sync-0.3.0
- a73195e Merge pull request #95 from nao1215/nao1215-patch-1
- 1844333 Merge pull request #96 from nao1215/nao1215-patch-2
- 8dffe90 Merge pull request #97 from nao1215/feat/bsd
- aca3412 Move yaml
- 85b683b Not support dragonfly, netbsd
- 7dc5b9d Update README.md
- 38836aa Use sudo
- e8b9dfd add -y option
- 3a3b5b2 add govuluncheck
- 72ee482 add maintain dependecies for github actions
- 9528204 dragonfly can not use notify
- c28ee1a install go
- a982207 small fix
- 49866c4 su -
v0.22.0
Topic
- Add --main opiton. If you use this option, gup update binaries by "go install ~@ main" or "go install ~@ master"
Changelog
v0.21.1
Main topic
In this release, we have resolved the issue of not being able to build the gup command on environments other than Windows, Linux, and Mac (e.g. BSD).
Changelog
v0.21.0
Topic
@hueuebi has added a new feature. Thank you.
- Add "gup update --exclude" option: You can specify multiple binaries to be excluded from the update.
Changelog
- 2618cc2 * added option to exclude binaries from gup update
- 097e5f1 Add description for bug-report subcommand
- 0767c39 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
- d6e5155 Changed to standard output for packages not to be updated.
- 6ad20f1 Delete reflect.DeepEqual() from unit test code
- e2aea95 Fix typo
- ade8c53 Merge pull request #84 from nao1215/dependabot/go_modules/github.com/spf13/cobra-1.7.0
- 4d40b63 Merge pull request #86 from hueuebi/exclude
- 491522b Merge pull request #87 from nao1215/refactor-exclude-option
- 2b4779e Refactor exclude option
v0.20.1
Fix issue #81: [BUG Report] Ignore .DS_Store files on macOS
Changelog
- 040a24b Delete internal file package. use gorky/file pacakage instead
- bc0670a Fix issue #81: [BUG Report] Ignore .DS_Store files on macOS
- 8420743 Fix: badCall: suspicious Join on 1 argument (gocritic)
- fb1e11f Merge pull request #82 from nao1215/ignore_hidden_file
- 1817b8c Merge pull request #83 from nao1215/delete-intenal-file-package
- c423919 delete unnecessary "**"