Skip to content

DVM v0.3.4

Choose a tag to compare

@ghosind ghosind released this 09 Dec 13:46
· 331 commits to master since this release

DVM is a simple, lightweight, and powerful Deno Version Manager.

New Feature

  • Add --registry option for install command to use third-party registry.

Update

  • Validate the specified version before installing it.
  • Install the latest Deno version when no version specified and no valid .dvmrc file.
  • Exit program when OS is not supported.