Skip to content

DVM v0.9.1

Latest
Compare
Choose a tag to compare
@ghosind ghosind released this 01 Nov 16:27
· 6 commits to master since this release
v0.9.1
6dae8a3

DVM v0.9.1

This is a security fix version, it fixed #51 that the command ls-remote makes the unexpected behavior with the cache file. Please upgrade dvm if you are using v0.9.0, and delete $DVM_DIR/cache/remote-versions file if it is invalid.

New Features

  • Add .deno-version support (#49)

Fixes

  • Fix command ls-remote error with the cache file (#52)