Releases: nao1215/gup
Releases · nao1215/gup
v0.12.0
Changelog
- d487dbf Add argument parse error for export subcommand
- a65daf7 Add unit test for "gup export -o"
- 61ad148 Add unit test: can not open(or create) gup.conf
- c18aaf0 Added output option to Export subcommand
- c98df75 Delete duplicate code
- dbb5e26 Fixed failing test of export subcommand
- 84a0627 Merge pull request #49 from KEINOS/cover-up-tests
- ea41886 Merge pull request #50 from nao1215/export-pkg-info-at-stdout
- df4536e feat: add test for gotuil.GetPackageVersion() function
v0.11.0
In this version, many unit tests have been added to improve quality.
Also fixed a bug that caused downgrades(#36)
Changelog
- ed5f2c2 Add .gitkeep
- 481f642 Add argument parse error
- 6e13e2f Add binary suffix
- cafff75 Add codecov badge and go package reference badge
- a72356e Add coverage workflow
- 1bc8585 Add file close
- 126b067 Add irregular case test
- 76855ad Add multi version unit test
- 962f30b Add package comment
- 370efec Add package description and unit test
- e7cd5d5 Add platform test workflow
- 6d177b4 Add root command test
- 1441456 Add suffix fot delete target binary
- 27efa27 Add testdata for windows
- 2eedbb0 Add testdata for windows
- 781dcbc Add unit test for check subcommand
- 79a000f Add unit test for check subcommand. test start from root command
- 76ce774 Add unit test for export subcommand
- 797b4bd Add unit test for goutil package
- c146e50 Add unit test for import subcommand
- 77f8747 Add unit test for print package
- 648f6dc Add unit test for remove subcommand's success case
- 5d5c188 Add unit test for root/list subcommand
- 514386f Add unit test for update subcommand
- 597fdd2 Added close process for opened files
- 00d51cc Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
- c9fe0cc Changed to create an empty directory during testing. Because storing .gitkeep changes the test results.
- 259573c Combine unit test
- a6dae4c Corrected the way temporary files are created
- a36e672 Delete duplicated test
- 754118c Delete space in directory name
- f0e24b3 Exclude coverage measurement files from commit
- 005ad1b Fix broken test
- fb3c119 Fix hard-coded path concatenation.
- 3ec94d0 Fix remove-target file path
- f398182 Fix reviewdog: SA4006: this value of err is never used (staticcheck)
- 009ceb3 Fix typo
- f524fc6 Fixed code to avoid "golang/go#51442" bug
- 06c0075 Fixed file names passed to os.CreateTemp() so that path separators are not included.
- 2b41de9 Fixed to avoid race condition
- 81e08d1 Fixed to avoid race condition
- b6acc2e Fixed to unit test with multiple go versions
- 4d10e0b Fixed unit tests failing in Windows env.
- d5fb1c1 Fixed unit tests failing in Windows env.
- c976e0e Fixed unit tests failing in Windows environment
- 11fb255 Fixed unit tests failing in Windows environment
- 05a1602 Fixed unit tests failing in Windows environment
- 260a2de Fixed unit-test that produced different test results on mac and linux
- b214c5f For unit test purposes, the function was split. Then, unit tests were added.
- d1008f1 Loosened test success conditions for the list subcommand.
- e66a501 Merge branch 'main' into add-unit-test
- 1e988d5 Merge branch 'main' of ssh://github.com/nao1215/gup
- f7e12cd Merge pull request #35 from nao1215/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
- 8efb6b4 Merge pull request #37 from nao1215/add-coverage-badge
- c0b1961 Merge pull request #38 from nao1215/add-unit-test
- a82f2df Merge pull request #39 from KEINOS/fix-36-update-only-if-less
- d25b452 Merge pull request #40 from nao1215/add-unit-test-for-cmd-package
- 4f7d83e Merge pull request #41 from KEINOS/fix-add-tests-for-goutil
- b515c5a Merge pull request #42 from nao1215/add-unit-tests-for-subcmd
- 9e3fc5e Merge pull request #43 from nao1215/fix-broken-unit-test
- 2672d84 Merge pull request #45 from nao1215/add-platform-unit-test-workflow
- 218bc12 Merge pull request #46 from nao1215/update-readme
- e5b286d Merge pull request #48 from nao1215/update-contributor
- 17d3677 Modified to concatenate paths using filepath.Join()
- 1013d9f OS not specified at build time in Makefile
- 0f5ae37 OsExit --> os.Exit()
- a9a03fc Reduce update target
- 8e96226 Split test function
- ea3d027 Update contributors
- c8ee421 chore: add examples as the basic tests
- 6455870 chore: add examples of public methods
- 2c9e8a3 chore: add tests for goutil - IsAlreadyUpToDate()
- 8476fb6 fix: Windows platform test failure
- 8b709df fix: issue #36 - avoid fall back if current is newer than latest version
- 6c7cc49 update unit test status badge
v0.10.5
Changelog
- 49e0b1d If the name of the command to be deleted in a Windows environment does not have an extension, gup automatically adds it.
- 3904fc5 Merge branch 'main' of ssh://github.com/nao1215/gup
- 82433d2 Merge pull request #34 from nao1215/fix-for-windows
- 28a8b67 Update
- a2a8296 Update contributor list
v0.10.4
Changelog
- b5f7ca0 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
- 25b0ac6 Changed to get version information from ldflags
- 9fb7aa8 Delete contributors.yml
- 67c4c70 Fix typo
- f8ee6d7 Follows the English version of the document
- 0f83b53 Merge pull request #29 from Akimon658/fix-zenn-url
- 373b3e9 Merge pull request #31 from nao1215/dependabot/go_modules/github.com/spf13/cobra-1.5.0
- f5e2e85 Merge pull request #32 from nao1215/update-readme-and-more
- b2b1bcb Merge pull request #33 from nao1215/fix-version-control
- 195e47b Not update contributors list when I push code.
- 4e62309 Update Contributors List
- e3fef7c Update Contributors List
- b818057 Update README.md
- 00fd54f Update Readme
- 50f55c6 Update actions/setup-go from v2 to v3
v0.10.3
Changelog
- 39ed66f Add description for packages.
- c0a924e Merge branch 'main' of github.com:nao1215/gup
- 49ffab3 Merge branch 'main' of github.com:nao1215/gup
- 68a6a9a Update Contributors List
- 3b69ebd Update Contributors List
- f398860 Update Contributors List
- 71da869 Version up
- f0b044e not generate shell completion for windows env.
v0.10.2
Changelog
- 54af99d Add nfpms setting
- bd80758 Change iotuil --> os
- 74bd6ed Delete
- 6105e3a Delete unused flag
- 623dc54 Fix typo in zshrc
- 797a4f4 Initial commit
- f3a2ea9 Initial commit
- a643718 Merge branch 'main' of github.com:nao1215/gup
- 9847f41 Merge branch 'main' of github.com:nao1215/gup
- 19e8b99 Refactor
- 8f46d58 Refactor
- 65506c0 Update
- 19b090c Update Contributors List
- 46f70c1 Update Contributors List
- 0c08a48 Update Contributors List
- 0991093 Version up
v0.10.1
v0.10.0: Auto-generate shell completion file (for bash, zsh, fish)
gup command automatically generates shell completion files for bash, zsh, and fish. After the user executes gup, if the shell completion file does not exist in the system, the auto-generation process will begin. To activate the completion feature, restart the shell.
Changelog
- e3e7ae5 Add demo.gif
- c6ff23c Add description for shell completion
- b09d5af Add process that generate bash/fish/zsh completion file
- bd78e28 Fix bug for bash completion
- ec6196a Fix bug for zsh and fish
- 063673a Fix demo position
- 77f319c Fix reviewdog
- 98ac369 Merge pull request #26 from nao1215/add-auto-completion
- 0a062dd Update version to v0.10.0
v0.9.4
v0.9.3:Update process is now faster than bullets
Changelog
- 59da0b4 Display the latest version after an update in an easily recognizable color
- 32ab4fb Fix bug:
- e0a0591 Fix typo
- fd94fd6 Improved error messages
- c795a04 Merge pull request #23 from nao1215/goroutine
- ef0f6fa Merge pull request #24 from nao1215/improvement-error-msg
- c84fb6d Merge pull request #25 from nao1215/faster-check
- 1e64a88 Parallelization of check processing
- 97771ae Parallelized update process
- 4dcd1c2 Simplified messages during the update process
- f44286a Simplified messages during the update process
- d4d3233 Update 0.9.3
- 2cda10e Update README
- 15a2cc0 Update README