Skip to content

DVM v0.9.0

Latest
Compare
Choose a tag to compare
@ghosind ghosind released this 16 Oct 16:53
v0.9.0
7bf5e1a

New Features

  • Download Deno from dl.deno.land.
  • Fetch the latest Deno version from dl.deno.land.
  • Install Deno by the version prefix.
  • Add --skip-download-cache option.
  • Add remote versions cache.
  • Support GitHub Api token.

Fixes and Changes

  • Remove invalid debug log if .dvmrc file not found.
  • Fix error if failed to install Deno.
  • Fix list-remote error on Windows.