github tristanisham/zvm v0.7.6

latest releases: v0.8.1, v0.8.0, v0.7.9...
one month ago

What's Changed

Force Install

  • Install zig and zls only if version is not already installed by @timodempwolf in #100
  • Added alwaysForceInstall field to settings.json to enable old force behavior

As of v0.7.6 ZVM will now skip downloading a version if it is already installed. You can always force an install with the --force or -f flag.

zvm i --force master

You can also enable the old behavior by setting the new alwaysForceInstall field to true in
~/.zvm/settings.json.

New Contributors

Full Changelog: v0.7.5...v0.7.6

Don't miss a new zvm release

NewReleases is sending notifications on new releases.