Skip to content

Releases: go-nv/goenv

3.1.4

Choose a tag to compare

@github-actions github-actions released this 09 Jun 18:36
66571a3

goenv 3.1.4

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/install.sh | bash

# Windows (PowerShell)
irm https://raw.githubusercontent.com/go-nv/goenv/main/install.ps1 | iex

# Or download directly:
# Linux (x64):   goenv_3.1.4_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.4_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.4_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.4_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.4_windows_amd64.zip

What's Changed

Changelog

Bug Fixes

Full Changelog: 3.1.3...3.1.4

3.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:32
688c47e

goenv 3.1.3

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/install.sh | bash

# Windows (PowerShell)
irm https://raw.githubusercontent.com/go-nv/goenv/main/install.ps1 | iex

# Or download directly:
# Linux (x64):   goenv_3.1.3_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.3_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.3_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.3_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.3_windows_amd64.zip

What's Changed

Changelog

Bug Fixes

Full Changelog: 3.1.2...3.1.3

2.2.41

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:32
5bbbe38

Changes since 2.2.40

3.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 21:27
48da144

goenv 3.1.2

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/install.sh | bash

# Windows (PowerShell)
irm https://raw.githubusercontent.com/go-nv/goenv/main/install.ps1 | iex

# Or download directly:
# Linux (x64):   goenv_3.1.2_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.2_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.2_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.2_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.2_windows_amd64.zip

What's Changed

Changelog

Features

Bug Fixes

  • 547784a: fix(exec): deduplicate GOPATH before prepending version-specific path (#553) (@jlec)
  • cf12435: fix(shims): rehash scans both v3 and legacy gopath bin (Option C — additive) (#548) (@jlec)

Others

Full Changelog: 3.1.1...3.1.2

3.1.1

Choose a tag to compare

@github-actions github-actions released this 19 May 15:35
6de0c92

goenv 3.1.1

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/install.sh | bash

# Windows (PowerShell)
irm https://raw.githubusercontent.com/go-nv/goenv/main/install.ps1 | iex

# Or download directly:
# Linux (x64):   goenv_3.1.1_linux_amd64.tar.gz
# Linux (ARM64): goenv_3.1.1_linux_arm64.tar.gz
# macOS (Intel): goenv_3.1.1_darwin_amd64.tar.gz
# macOS (M1/M2): goenv_3.1.1_darwin_arm64.tar.gz
# Windows (x64): goenv_3.1.1_windows_amd64.zip

What's Changed

Changelog

Bug Fixes

Others

Full Changelog: 3.1.0...3.1.1

2.2.40

Choose a tag to compare

@github-actions github-actions released this 13 May 17:09
0469056

Changes since 2.2.39

3.1.0

Choose a tag to compare

@github-actions github-actions released this 13 May 17:09
f07bf43

goenv 3.1.0

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/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.zip

What's Changed

Changelog

Others

Full Changelog: 3.0.1...3.1.0

3.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 18:41
f70cd01

goenv 3.0.1

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/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.zip

What's Changed

Changelog

Others

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 18:12
62c9bcd

goenv 3.0.0

Installation:

Quick Binary Install (No Go Required!)

# Linux/macOS
curl -sfL https://raw.githubusercontent.com/go-nv/goenv/main/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.zip

What's Changed

Changelog

Others

Full Changelog: ...3.0.0

2.2.39

Choose a tag to compare

@github-actions github-actions released this 08 Apr 11:21
d082b71

Changes since 2.2.38

🧰 Maintenance