Skip to content

Releases: ghosind/dvm

DVM v0.3.1

12 Sep 14:42
Compare
Choose a tag to compare

DVM is an nvm-like version manager for Deno.

Features

  • Added doctor command.
  • Added alias support in which command.

Fixes

  • Fixed bad substitution error.

DVM v0.3.0

01 Sep 08:34
Compare
Choose a tag to compare

DVM is an nvm-like version manager for Deno.

Features

  • Added upgrade command to update DVM itself.
  • Added Gitee repository mirror.
  • Install DVM by git now.
  • Bash completion supported more information.
  • Supported alias name in uninstall command.

Fixes

  • Fixed clean command error caused by download dir is empty.
  • Fixed ls command error caused by aliases dir is empty.
  • Fixed which command error caused by no active version.
  • Fixed alias command error caused by alias name is existed.
  • Fixed get latest DVM version error.

DVM v0.3.0 Alpha

31 Aug 10:07
Compare
Choose a tag to compare
DVM v0.3.0 Alpha Pre-release
Pre-release
v0.3.0-alpha

Fix install command error.

DVM v0.2.1

04 Aug 07:35
Compare
Choose a tag to compare

DVM is an nvm-like version manager for Deno.

Updates

  • Added shell auto-completion.
  • Updated list remote format.

Fixes

  • Fixed display none and no versions listed when using ls-remote command.

DVM v0.2.0

16 Jul 13:38
Compare
Choose a tag to compare

DVM is an nvm-like version manager for Deno.

This version was deprecated.

Updates

  • Add alias, unalias, run and which commands.
  • Support alias name in use command.
  • Highlight the current version in ls command.
  • Update prompts.

Fixes

  • Fix dependencies not installed error.
  • Fix no file error.
  • Fix installation script.

DVM v0.2.0 alpha-1

10 Jul 14:50
Compare
Choose a tag to compare
DVM v0.2.0 alpha-1 Pre-release
Pre-release
v0.2.0-alpha-1

Fix typo.

DVM v0.1.0

16 Jun 15:40
Compare
Choose a tag to compare

DVM is an nvm-like version manager for Deno.