Releases: nao1215/gup
Releases · nao1215/gup
v0.9.2
v0.9.1
v0.9.0
Changelog
- 26b7146 Add description for cross-platform.
- b674389 Add description for desktop notification
- 1642bd1 Add description for desktop notification (Ver 0.9.0)
- e635ca5 Add line feed before desktop notificatio image.
- e2f0f4a Add notification function.
- c6d392f Merge branch 'main' into notify
- 0410763 Merge pull request #21 from nao1215/check-update
- f808807 Update version
- 832cdea Add check subcommand
- 668df3c Add description of contributing
- cbd244f Add the message on how to update an updatable binary.
- ae0d72b Delete CONTRIBUTING.md
- a906674 First Commit
- 0052f17 First commit
- 4bf1aca Fix typo
- 02ea0eb Update Readme
- 149b078 Update document for check subcommand.
- 59f3eeb Version up
v0.7.4
v0.7.3
Changelog
- 9b6c995 Add code of conduct.
- d1a37fc Add dependbot
- dfda913 Add issue template
- 3ccb2b9 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
- e614243 Delete auto merge
- 812ab1e Merge pull request #20 from nao1215/dependabot/go_modules/github.com/spf13/cobra-1.4.0
- 64917d3 Rename yaml to yml
v0.7.2
Version 0.7.1
[0.7.1] - 2022-03-05
Changed
- When the update is completed, the version information before and after the update will be output.
- Changed to output version information in dry run mode.
- Changed to log the detailed reason when the update failed.
Version 0.7.0
[0.7.0] - 2022-03-04
Changed
- Removed warning log "gup:WARN : $GOPATH/bin or $GOBIN contains the directory". This log is unnecessary for both developers and users.
- Changed dry run short option from -d to -n
- Changed to be able to update the specified command without the --file option