v0.0.2
Changes in v0.0.2
🐛 Bugs Squashed
- fix(shim): propagate exit code instead of reporting failure on windows (831a6c3) - Fixes #59
- fix(init): use system path on windows for correct priority (925d7bb) - Fixes #55
- fix(current): show installation status and hide unconfigured runtimes (0ef78d3) - Fixes #53
🎉 Features Added
🧹 Chores Addressed
- chore: Add dtvem to itself to manage node for commit hooks (814fc8b)
- chore: Add conventional commit configuration (1d8a2ad)
- chore: Update badges in README (6241e21)
- chore: Update documentation on contributing (25ff8e8)
Installation
Quick Install (Recommended)
macOS / Linux:
curl -fsSL https://github.com/dtvem/dtvem/releases/download/v0.0.2/install.sh | bashWindows (PowerShell):
irm https://github.com/dtvem/dtvem/releases/download/v0.0.2/install.ps1 | iexManual Installation
- Download the appropriate archive for your platform from the assets below
- Extract the archive
- Move binaries to a directory in your PATH
- Run
dtvem initto complete setup
Supported Platforms
- ✅ Windows (amd64, arm64)
- ✅ macOS (amd64, arm64/Apple Silicon)
- ✅ Linux (amd64)
Checksums
See the assets below for SHA256 checksums.
Full Changelog: v0.0.1...v0.0.2