Skip to content

ZLS Download Support!

Compare
Choose a tag to compare
@tristanisham tristanisham released this 31 Oct 02:20
· 283 commits to master since this release

ZLS Download Support

Hi everyone! This release is a big one! You can now install ZLS with your Zig download! Thanks @SigSeg-V for leading this feature. To install ZLS with ZVM, simply pass the -D=zls flag with zvm i. For example:

zvm i -D=zls master

This command may have some issues on Windows with pre-0.11.0 releases. Bug fixes will be coming out over the next few weeks addressing this issue. If you're uninterested in this feature, you can continue to use ZVM as you always have!

Updating on Downloading Specific Zig Tags

This feature is still in development. I've said before that 0.3.0 would be this feature's release, but I realized I was misusing SEMVER. I apologize! This feature will come soon, possibly as 0.4.0 or 0.5.0 at the latest!

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.3.0