Skip to content

DVM v0.2.0

Compare
Choose a tag to compare
@ghosind ghosind released this 16 Jul 13:38
· 388 commits to master since this release

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.