Releases: go-nv/goenv
Releases · go-nv/goenv
2.2.40
Changes since 2.2.39
- Bump goreleaser/goreleaser-action from 6 to 7 @dependabot[bot] (#526)
- Bump release-drafter/release-drafter from 7.1.1 to 7.2.0 @dependabot[bot] (#527)
- Bump actions/checkout from 5 to 6 @dependabot[bot] (#528)
- Bump actions/setup-go from 5 to 6 @dependabot[bot] (#529)
- Bump actions/upload-artifact from 4 to 7 @dependabot[bot] (#530)
- [goenv-bot]: Add 1.26.3 1.25.10 definition to goenv @goenv-bot (#534)
- Update APP_VERSION to 2.2.40 @goenv-bot (#520)
3.1.0
goenv 3.1.0
Installation:
Quick Binary Install (No Go Required!)
# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/master/install.sh | bash
# Or download directly:
# Linux (x64): goenv_3.1.0_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.0_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.0_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.0_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.0_windows_amd64.zipWhat's Changed
Changelog
Others
- f07bf43: Fix install list command to show installable versions from remote (#531) (@ChronosMasterOfAllTime)
- 7226986: V3: Fix doctor system go detection and goenv shimming (#532) (@ChronosMasterOfAllTime)
- 2b2ec79: parity for GH workflows with master (@ChronosMasterOfAllTime)
- 6867f40: rename v3 release drafter to main (@ChronosMasterOfAllTime)
Full Changelog: 3.0.1...3.1.0
3.0.1
goenv 3.0.1
Installation:
Quick Binary Install (No Go Required!)
# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/master/install.sh | bash
# Or download directly:
# Linux (x64): goenv_3.0.1_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.0.1_linux_arm64.tar.gz
# macOS (Intel): goenv_3.0.1_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.0.1_darwin_arm64.tar.gz
# Windows (x64): goenv_3.0.1_windows_amd64.zipWhat's Changed
Changelog
Others
- f70cd01: Prereleaser fixes (#521) (@ChronosMasterOfAllTime)
Full Changelog: 3.0.0...3.0.1
3.0.0
goenv 3.0.0
Installation:
Quick Binary Install (No Go Required!)
# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/master/install.sh | bash
# Or download directly:
# Linux (x64): goenv_3.0.0_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.0.0_linux_arm64.tar.gz
# macOS (Intel): goenv_3.0.0_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.0.0_darwin_arm64.tar.gz
# Windows (x64): goenv_3.0.0_windows_amd64.zipWhat's Changed
Changelog
Others
- 62c9bcd: Build binaries on prerelease/release (#519) (Stathi C. efstathiosc@gmail.com)
- 7f6abc5: Update release-drafter.yml to v7 (Stathi C. efstathiosc@gmail.com)
- d66690e: V3 - Initial Cut of Modernized Go version (#479) (Efstathios Chouliaris Efstathios.Chouliaris@thomsonreuters.com)
Full Changelog: ...3.0.0
2.2.39
Changes since 2.2.38
- Bump release-drafter/release-drafter from 7.0.0 to 7.1.1 @dependabot[bot] (#516)
- [goenv-bot]: Add 1.26.2 1.25.9 definition to goenv @goenv-bot (#517)
- Update APP_VERSION to 2.2.39 @goenv-bot (#512)
🧰 Maintenance
- Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#515)
2.2.38
Changes since 2.2.37
- Update APP_VERSION to 2.2.38 @goenv-bot (#511)
🎉 New Golang Versions
- [goenv-bot]: Add 1.26.1 1.25.8 definition to goenv @goenv-bot (#510)
2.2.37
Changes since 2.2.36
- Update APP_VERSION to 2.2.37 @goenv-bot (#509)
🎉 New Golang Versions
- [goenv-bot]: Add 1.26.0 definition to goenv @goenv-bot (#508)
2.2.36
Changes since 2.2.35
- Update APP_VERSION to 2.2.36 @goenv-bot (#505)
🎉 New Golang Versions
- [goenv-bot]: Add 1.25.7 1.24.13 definition to goenv @goenv-bot (#507)
🧰 Maintenance
- Bump dawidd6/action-homebrew-bump-formula from 6 to 7 @dependabot[bot] (#502)
2.2.35
Changes since 2.2.34
- Update APP_VERSION to 2.2.35 @goenv-bot (#504)
🎉 New Golang Versions
- [goenv-bot]: Add 1.25.6 1.24.12 definition to goenv @goenv-bot (#503)
2.2.34
Changes since 2.2.33
- Update APP_VERSION to 2.2.34 @goenv-bot (#501)
🎉 New Golang Versions
- [goenv-bot]: Add 1.25.5 1.24.11 definition to goenv @goenv-bot (#500)
🧰 Maintenance
- Bump actions/checkout from 5 to 6 @dependabot[bot] (#493)
- Bump dawidd6/action-homebrew-bump-formula from 5 to 6 @dependabot[bot] (#494)