Skip to content

Releases: CodingWithCalvin/dtvem.cli

v0.6.1

14 May 15:31
6bf438b

Choose a tag to compare

What's New in v0.6.1

🐛 Bug Fixes

  • fix(python): force-reinstall bundled pip wheel to create Scripts/*.exe
  • fix(shim): discover install-time shims from disk, not static provider

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.6.1/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.6.1/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.6.0

13 May 17:44
342f6e6

Choose a tag to compare

What's New in v0.6.0

✨ Highlights

  • Shim binary is now 67% smaller (8.2 MB → 2.7 MB), reducing disk footprint and cold-start cost for every shimmed command!

🔨 Improvements

  • refactor(runtimes): split provider files to slim shim binary

🎉 New Features

  • feat(cmd): add doctor command for diagnosing configuration issues (#248)

🔧 Maintenance

  • build(flags): add -trimpath to binary builds
  • chore(rnr): update rnr to v0.1.1

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.6.0/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.6.0/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.8

12 May 19:47
f1dfab5

Choose a tag to compare

What's New in v0.5.8

🐛 Bug Fixes

  • fix(init): wait for elevated init child on Windows

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.8/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.8/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.7

08 May 18:10
56005c4

Choose a tag to compare

What's New in v0.5.7

🐛 Bug Fixes

  • fix(shim): error when secondary executable is missing
  • fix(shim): make shim-map cache version-aware

🔧 Maintenance

  • ci(workflow): drop per-commit message lint, keep PR title check

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.7/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.7/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.6

06 May 22:20
df83c11

Choose a tag to compare

What's New in v0.5.6

🐛 Bug Fixes

  • fix(init): clean up stale dtvem shims entries from PATH (#247)

🔧 Maintenance

  • chore(repo): pin .go files to LF line endings via .gitattributes

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.6/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.6/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.5

24 Apr 21:34
94f3c88

Choose a tag to compare

What's New in v0.5.5

🐛 Bug Fixes

  • fix(shim): handle Windows .exe case + seed shim-map at install

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.5/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.5/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.4

20 Apr 18:04
92dafd4

Choose a tag to compare

What's New in v0.5.4

🐛 Bug Fixes

  • fix(node): keep odd versions Current through maintenance window

🔧 Maintenance

  • ci(node): add weekly workflow to refresh release schedule

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.4/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.4/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.3

10 Mar 18:10
8dd7b10

Choose a tag to compare

What's New in v0.5.3

🎉 New Features

  • feat(lifecycle): add Node.js lifecycle status to list-all command (#237)

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.3/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.3/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.2

05 Mar 15:03
bd9b37f

Choose a tag to compare

What's New in v0.5.2

🎉 New Features

  • feat(ruby): add build-from-source workflow to fill R2 mirror gaps (#225)
  • feat(shim): add .cmd wrapper generation on Windows (#234)

🔧 Maintenance

  • ci(workflow): remove social media posting from release workflow
  • fix(ci): check R2 when --version is provided to gap detector
  • fix(ci): use macos-15 with Rosetta for darwin-amd64 Ruby builds

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.2/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.2/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)

v0.5.1

09 Feb 21:41

Choose a tag to compare

What's New in v0.5.1

🐛 Bug Fixes

  • fix(path): respect XDG_DATA_HOME on macOS and Windows (#202)
  • fix(config): return ("", nil) from GlobalVersion when unconfigured (#220)
  • fix(mirror): handle osx-*-tar naming in Node.js index.json (#223)

Installation

Quick Install (Recommended)

macOS / Linux:

curl -fsSL https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.1/install.sh | bash

Windows (PowerShell):

irm https://github.com/CodingWithCalvin/dtvem.cli/releases/download/v0.5.1/install.ps1 | iex

Manual Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the archive
  3. Move binaries to a directory in your PATH
  4. Run dtvem init to complete setup

Supported Platforms

  • ✅ Windows (amd64, arm64)
  • ✅ macOS (amd64, arm64/Apple Silicon)
  • ✅ Linux (amd64)