Releases: nao1215/gup
Releases · nao1215/gup
v0.27.6
Changelog
- 7972028 Bump github.com/adrg/xdg from 0.5.0 to 0.5.1
- bc6b835 Bump github.com/adrg/xdg from 0.5.1 to 0.5.2
- d565af3 Bump github.com/adrg/xdg from 0.5.2 to 0.5.3
- e078adc Bump github.com/fatih/color from 1.17.0 to 1.18.0
- 876a487 Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14
- baf4e50 Bump golang.org/x/sync from 0.8.0 to 0.9.0
- e98273b Bump golang.org/x/sync from 0.9.0 to 0.10.0
- 5066de6 Merge pull request #174 from nao1215/dependabot/go_modules/github.com/adrg/xdg-0.5.1
- 0820a8a Merge pull request #175 from nao1215/dependabot/go_modules/github.com/fatih/color-1.18.0
- c0b2d20 Merge pull request #176 from nao1215/dependabot/go_modules/github.com/adrg/xdg-0.5.2
- fd5cbcf Merge pull request #177 from nao1215/dependabot/go_modules/github.com/adrg/xdg-0.5.3
- 7ca6baa Merge pull request #178 from nao1215/dependabot/go_modules/golang.org/x/sync-0.9.0
- fc7711e Merge pull request #179 from nao1215/dependabot/go_modules/golang.org/x/sync-0.10.0
- 72e2135 Merge pull request #180 from nao1215/dependabot/go_modules/github.com/mattn/go-colorable-0.1.14
v0.27.5
v0.27.4
Changelog
- 9bf5457 Bump github.com/adrg/xdg from 0.4.0 to 0.5.0
- f447c47 Bump golang.org/x/sync from 0.7.0 to 0.8.0
- 406d3a8 Feat: Integrate completions into Homebrew formula (Issue #168)
- 355d386 Merge pull request #165 from nao1215/dependabot/go_modules/github.com/adrg/xdg-0.5.0
- 70c6619 Merge pull request #166 from nao1215/nchika/update-readme
- 9c33971 Merge pull request #167 from nao1215/dependabot/go_modules/golang.org/x/sync-0.8.0
- 86c37d1 Merge pull request #169 from nao1215/nchika/shipping-completion
- 7d658a0 Specify Language for Fenced Code Blocks
- d927d6e Update README
v0.27.3
v0.27.2
v0.27.1
In gup v0.27.0, the information about the Go toolchain version used for the build is now output.
@scop implemented this feature. I would like to take this opportunity to express my gratitude. Thank you!!