Skip to content

Releases: nao1215/gup

v0.26.2

22 May 08:14
76349dd
Compare
Choose a tag to compare

Changelog

  • f1629df Merge branch 'main' into nchika/fix-goreleaser
  • e0ba5d5 Merge pull request #150 from nao1215/nchika/update-github-actions
  • 76349dd Merge pull request #151 from nao1215/nchika/fix-goreleaser
  • 4cf680e Update
  • 8f13e02 Use single quote, instead of double quote

v0.26.1

15 May 13:59
2e97863
Compare
Choose a tag to compare

Changelog

  • 89a4e4e Bump github.com/fatih/color from 1.16.0 to 1.17.0
  • e37150f Merge pull request #148 from nao1215/dependabot/go_modules/github.com/fatih/color-1.17.0
  • 2e97863 Merge pull request #149 from nao1215/nchika/update-project-rule
  • 2c477be Update project

v0.26.0

08 May 11:00
7dbeb57
Compare
Choose a tag to compare

Changelog

v0.25.2 - auto generate homebrew tap config file

01 May 10:01
d398568
Compare
Choose a tag to compare

Changelog

  • c2a6962 Auto generate homebrew tap
  • d398568 Merge pull request #145 from nao1215/auto-homebrew

v0.25.1

12 Apr 13:27
cc8005f
Compare
Choose a tag to compare

Changelog

  • 6e16a8c Complete executable names for check, remove, and update
  • 9972f9a Fix (remove) check positional argument count validation
  • 4db01c7 Merge pull request #143 from nao1215/all-contributors/add-scop
  • cc8005f Merge pull request #144 from scop/feat/more-args

v0.25.0

08 Apr 23:42
e42c39f
Compare
Choose a tag to compare

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

24 Mar 06:04
9f86d80
Compare
Choose a tag to compare

Changelog

v0.24.2

23 Mar 14:34
117823e
Compare
Choose a tag to compare

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 with go 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

05 Dec 11:22
1ab9ecd
Compare
Choose a tag to compare

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

17 Oct 03:42
fa85cc7
Compare
Choose a tag to compare

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