Releases: go-nv/goenv
Releases · go-nv/goenv
2.0.5
2.0.4
What's Changed
- Resolve init rehash issue by @ChronosMasterOfAllTime in #275
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Make it so tests dont look at real definitions; fix flaky test by @ChronosMasterOfAllTime in #269
- [goenv-bot]: Add 1.19.3 1.18.8 definition to goenv by @ChronosMasterOfAllTime in #268
- move latest patch code below once definition path is set by goenv local by @ChronosMasterOfAllTime in #272
- Ensure install doesn't exit silently when no installable definition found by @ChronosMasterOfAllTime in #273
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- fix version printout for
goenv --version
; update changelog by @ChronosMasterOfAllTime in #260
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- install latest patch in go-build script by @ChronosMasterOfAllTime in #258
- Download all packages from go.dev by @dochang in #218
- move shims to end of $PATH by @stevegt in #248
- fix tests by @ChronosMasterOfAllTime in #259
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Prepare goenv 2.0.0beta1 by @syndbg in #62
- Follow up of PR #56 by @syndbg in #63
- 🎉 add 1.12beta2 by @toshi0607 in #64
- add 1.11.5 and 1.10.8 by @toshi0607 in #65
- add 1.12rc1 by @toshi0607 in #66
- add 1.12.0 by @toshi0607 in #68
- [GH-30][GH-50] Improve GOPATH and GOROOT env var management by @syndbg in #70
- add 1.12.1 and 1.11.6 by @toshi0607 in #71
- add 1.12.2, 1.12.3, 1.11.7 and 1.11.8 by @toshi0607 in #73
- Prepare 2.0.0beta8 by @syndbg in #74
- [GH-76] Fix docs values by @syndbg in #77
- add 1.12.4 and 1.11.9 by @toshi0607 in #78
- [GH-54] Fix golang releases without patch version not being installed by @syndbg in #75
- Prepare 2.0.0beta9 by @syndbg in #79
- add 1.12.5 and 1.11.10 by @toshi0607 in #83
- add 1.12.6 and 1.11.11 by @toshi0607 in #84
- add 1.13beta1 by @toshi0607 in #86
- add 1.12.7 and 1.11.12 by @toshi0607 in #88
- add 1.12.8 and 1.11.13 by @toshi0607 in #90
- add 1.12.9 by @toshi0607 in #91
- 🎉 add 1.13rc1 by @travisjeffery in #92
- add 1.13 by @toshi0607 in #95
- add 1.13rc2 by @toshi0607 in #94
go-build
fails if curl or wget does not exist, but no error message is displayed. by @pocari in #93- Fixed typo by @mfykmn in #96
- add 1.13.1 and 1.12.10 by @toshi0607 in #97
- move $GOPATH/bin to end of $PATH by @stevegt in #100
- add 1.13.3 and 1.12.12 by @toshi0607 in #102
- add 1.13.2 and 1.12.11 by @toshi0607 in #101
- add 1.13.4 and 1.12.13 by @toshi0607 in #103
- add 1.13.5 and 1.12.14 by @toshi0607 in #104
- add 1.14beta1 by @toshi0607 in #105
- 1.13.6 and 1.12.15 by @toshi0607 in #107
- add 1.13.7 and 1.12.16 by @toshi0607 in #108
- add 1.14rc1 by @toshi0607 in #109
- add 1.13.8 and 1.12.17 by @toshi0607 in #110
- add macos testing by @stephengroat in #111
- add 1.14.0 by @dmlittle in #113
- add 1.14.1 and 1.13.9 by @toshi0607 in #116
- add 1.14.2 and 1.13.10 by @takisawa in #120
- Add ZPlug installation instructions by @andypalmer in #122
- add 1.14.3 and 1.13.11 by @toshi0607 in #124
- automatic shims by @yssource in #119
- add 1.14.4 and 1.13.12 by @toshi0607 in #125
- add 1.15beta1 by @toshi0607 in #126
- Remove duplicate test by @syndbg in #128
- add 1.14.5 and 1.13.13 by @toshi0607 in #127
- add 1.14.6 and 1.13.14 by @toshi0607 in #129
- add 1.15rc2 by @toshi0607 in #134
- add 1.13.15 by @xgnl in #137
- add 1.15.0 by @toshi0607 in #138
- add 1.14.7 by @Zenithar in #135
- Add 1.15.1 and 1.14.8 by @toshi0607 in #139
- support go1.15.2 by @yun-cn in #142
- add 1.14.9 by @nogates in #141
- Add 1.15.3 and 1.14.10 by @toshi0607 in #149
- search relative to bin_path for plugins by @cornfeedhobo in #146
- Add 1.15.4 and 1.14.11 by @toshi0607 in #152
- Add 1.15.5 and 1.14.12 by @toshi0607 in #153
- Add 1.15.6 and 1.14.13 by @toshi0607 in #154
- Add 1.16beta1 by @toshi0607 in #155
- Support darwin-arm64 arch on 1.16beta1 by @dayflower in #158
- Add Linux arm 64bit by @blp1526 in #159
- Add 1.15.7 and 1.14.14 by @toshi0607 in #160
- add GOENV_APPEND_GOPATH and GOENV_PREPEND_GOPATH options by @cornfeedhobo in #148
- clean up init function by @cornfeedhobo in #161
- Add 1.15.8 and 1.14.15 by @kangaechu in #162
- Add Go 1.16 by @radeksimko in #164
- Fix linux arm 64bit version in link by @scop in #166
- Add 1.15.9 and 1.16.1 by @scop in #165
- Add go 1.15.10 and 1.16.2 by @arusso in #167
- ISSUE-169: GOENV_GOPATH_PREFIX does not work as expected by @debo in #170
- Add go1.16.3 (#173) by @nguyengg in #174
- Add 1.15.11 by @oshiro-kazuma in #175
- Use a POSIX-compatible regex in goenv-version-file-read by @neersighted in #176
- Add 1.16.4 and 1.15.12 by @umatare5 in #178
- Add 1.16.5 and 1.15.13 by @umatare5 in #181
- Add 1.16.6, 1.15.14 and 1.17beta1 by @umatare5 in #183
- Add 1.17rc1 by @umatare5 in #185
- Show progress bar during download tarball by @umatare5 in #187
- Add 1.15.15, 1.16.7 and 1.17rc2 by @umatare5 in #189
- Add 1.17 by @umatare5 in #193
- Add 1.17.1 and 1.16.8 by @umatare5 in #195
- Add 1.17.2 and 1.16.9 by @G-Rath in #196
- Use correct checksum for Go Darwin arm 1.17.2 by @G-Rath in #197
- Add 1.17.3 and 1.16.10 by @umatare5 in #199
- test_assert_helper: use type -aP instead of which -a by @scop in #201
- Add 1.17.4, 1.17.5, 1.16.11 and 1.16.12 by @umatare5 in #204
- Add 1.18beta1 by @scop in #208
- Add 1.17.6 and 1.16.13 by @umatare5 in #211
- Update realpath extension source with upstream changes by @neersighted in #206
- Add 1.18beta2 by @scop in #212
- Add 1.16.14 & 1.17.7 by @martin308 in #213
- Adds support for 1.18rc1 release by @colings86 in #214
- add 1.17.8 and 1.16.15 by @Lim79Plus in #216
- Support 1.18.0 by @moznion in #217
- support 1.18.1 by @huwenchao in #219
- Support go 1.17.9 by @angrycub in #221
- feat: suport force darwin arch by @huwenchao in #220
- Go 1.18.2 by @lvanoort in #224
- Add Go 1.17.10 by @pvlrmnnk in #225
- Support Go 1.18.3 by @nguyengg in #228
- Go 1.18.3 Fix tar.gz MacOS checksum by @ChronosMasterOfAllTime in #229
- Support go 1.17.11 by @shuheiktgw in #231
- Add go1.19beta1 support by @sergot in #232
- Support Go 1.18.4 and 1.17.12 by @nakakoh in #236
- Remove redundant command prompts by @chen-ni in #235
- Support Go 1.18.5 and 1.17.13 by @uedaeita in #239
- Support Go 1.19 by @LittleKey in #240
- Doc: simplify git cmd for upgrade & checkout version by @AlphaWong in #242
- Support Go 1.19.1 and 1.18.6 by @nakakoh in #245
- If
.go-version
is missing, fallback ongo.mod
by @detro in #227 - Support 1.19.2 and 1.18.7 by @cia-rana in #250
- Install latest patch version if major.minor semantic version provided; Add latest command to install by @ChronosMasterOfAllTime in #252
New Contributors
- @syndbg made their first contribution in #62
- @travisjeffery made their first contribution in https://github.com/syndbg/goe...