Skip to content

Releases: tristanisham/zvm

v0.7.5

13 Sep 01:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5

Added support for hryx and Mach mirrors in case ziglang.org goes offline. ZVM should now be even more reliable.

v0.7.4 - Stopped printing the upgrade notice after running the upgrade command

01 Aug 20:36
Compare
Choose a tag to compare

Full Changelog: v0.7.3...v0.7.4

This release addresses issue #91. ZVM will no longer print the upgrade notice after successfully running ZVM upgrade.

v0.7.3

23 Jun 05:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

21 Jun 06:05
Compare
Choose a tag to compare

Full Changelog: v0.7.1...v0.7.2

I've updated the CLI and README to help make using the app easier. If you didn't know, you can run zvm help to get a full list of all the commands and global flags, then you can run zvm help <any-of-those-commands> and you'll get a printout of the command, a description, and information on any sub flags.

zvm help

Or use it to dive deeper into a specific command.

zvm help list
NAME:
   zvm list - list installed Zig versions. Flag `--all` to see remote options

USAGE:
   zvm list [command options] [arguments...]

OPTIONS:
   --all, -a   list remote Zig versions available for download, based on your version map (default: false)
   --help, -h  show help

v0.7.1

27 May 15:42
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

v071

What changed?

I updated the website to include the changes to documentation, and introduced a blog for more in-depth Zig and ZVM discussions.

Sync

The sync command has been retired as of ZVM v0.7.0. With v0.7.1, its functionality has been moved to the use command. Just run zvm use --sync to sync your local version of Zig with your project.

VMU

The --vmu flag has been upgraded to a command. It still works the same way, but now it's just easier to access.

Upgrade

ZVM will now automatically check for upgrades after you've ran a command. This just consists of a ping to ZVM's GitHub repo using GitHub's public API. Many tools including NPM and Deno do this automatically. If you would like to disable this functionality, you can set the new ZVM_SET_CU environment variable to anything. If you'd like to reenable it, just unset ZVM_SET_CU.

As always, if you have any questions, feedback, or want to help ZVM out, you can create an issue on our GitHub, or support free and open source software for less than the price of a cup of coffee on Polar.sh

v0.7.0

27 May 10:58
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @dogue made their first contribution in #78

@dogue has been super helpful with contributing to ZVM, and has even forked it to create a version manager for Odin. He rewrote the main file to use a better CLI parser (it was becoming ungainly) and we decided to reorganize some commands for clarity and ease of use. Thanks for the contribution!

Supporters

Thank you @birkjernstrom and Polar for you continued financial support of ZVM. If you enjoy ZVM and want to support open source free software, considering supporting my development of this project for as little as $3/month.

Full Changelog: v0.6.7...v0.7.0

Bug Fixes, QOL improvements

11 Apr 23:30
Compare
Choose a tag to compare

v0.6.5

11 Apr 06:26
Compare
Choose a tag to compare

Full Changelog: v0.6.4...v0.6.5

Fixed self-upgrade

11 Apr 04:07
Compare
Choose a tag to compare

Full Changelog: v0.6.3...v0.6.4

Supporters

Thank you Birk and Emil for financially supporting ZVM. If you would like to have your name featured in release notes with a link to your site go on over to my Polar and choose to support Open Source Software for less than a coffee a month.

Subscription Tiers on Polar

Continual Windows fixes

11 Apr 02:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

Supporters

Thank you Birk and Emil for financially supporting ZVM. If you would like to have your name featured in release notes with a link to your site go on over to my Polar and choose to support Open Source Software for less than a coffee a month.

Subscription Tiers on Polar