github tristanisham/zvm v0.2.4
Updated Go API. Integrated with existing API

latest releases: v0.7.9, v0.7.8, v0.7.7...
13 months ago

Hi everyone!

This update is little. I've updated some Go APIs that I wrote a while back with Go 1.18 to more modern Go 1.21 implementations. I've also decided to remove the old ENV variable that was set to prevent ZVM from checking for updates automatically on startup. You now can set startupCheckUpgrade to false in ~/.zvm/settings.json to disable this automatic check. If you already have ZVM installed, this should default to false.

Remember, you can always check for an upgrade manually but running zvm upgrade!

{
    "useColor": true,
    "startupCheckUpgrade": true
}

Full Changelog: v0.2.3...v0.2.4

Don't miss a new zvm release

NewReleases is sending notifications on new releases.