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)