Skip to content

Releases: embed-zig/zvm

v0.2.8

25 May 12:01

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.8/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

Changelog

Highlights

  • Added support for ESP Zig releases with new versions 0.15.2-esp.r7 and 0.16.0-esp.r4, enhancing the availability of Zig versions.

Changes

  • Introduced two new Zig versions in the registry:
    • 0.15.2-esp.r7
    • 0.16.0-esp.r4
  • The total number of versions in the registry has been increased, ensuring users have access to the latest releases.
  • Updated version identifiers are reflected in tests, ensuring continued validation of version resolution behavior.

Notes

  • This release enhances the robustness of version management by incorporating additional ESP builds, verified through tests for accuracy in version resolution.
  • Users are encouraged to review the included updates in the registry format documentation to understand how these new versions are integrated.

v0.2.7

18 May 03:03

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.7/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

Changelog

Highlights

  • Introduced new releases for ESP Zig: 0.15.2-esp.r6 and 0.16.0-esp.r3, expanding our registry offerings.

Changes

  • Added new ZON files for 0.15.2-esp.r6 and 0.16.0-esp.r3 to the registry, improving version availability for users.
  • Updated testing coverage to validate the inclusion of new ESP versions, enhancing reliability and user confidence in version resolution.

Notes

  • This release enhances the visibility and accessibility of ESP Zig builds, allowing users to select the latest versions more effectively through the version manager.
  • Users are encouraged to explore these new additions and report any issues encountered during installation or version management.

v0.2.6

14 May 14:07

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.6/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

Changelog

Highlights

  • Introduced support for new ESP Zig bootstrap releases: 0.15.2-esp.r5 and 0.16.0-esp.r2.
  • Improved version resolution to ensure users always have access to the latest builds.

Changes

  • Updated version reporting to 0.2.6.
  • Enhanced the version registry by adding two new ESP releases, making them available for installation.
  • Refined testing to validate the inclusion of new ESP versions in the registry, increasing confidence in version resolution accuracy.

Notes

  • Users can now access the latest ESP builds using specific version patterns, enhancing the Zig development experience across supported platforms.
  • As always, the registry validation tests have been updated to ensure reliability with the new builds, helping maintain a smooth user experience.

v0.2.5

05 May 04:53

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.5/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

Changelog

Highlights

  • Introduced enhanced release note generation using AI-driven tools for better accuracy and detail in documentation.

Changes

  • Updated package version to 0.2.5.
  • Refined GitHub Actions workflows for release management, ensuring more reliable builds and documentation.
  • Improved validation coverage during the release process by adding checks for GitHub actions and scripts.

Notes

  • Users can expect clearer and more informative release notes with each new version, enhancing the overall experience and transparency for updates in zvm.

v0.2.4

05 May 04:11

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.4/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

v0.2.3

29 Apr 06:16

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.3/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

v0.2.2

29 Apr 02:34

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.2/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.

v0.2.1

29 Apr 01:49

Choose a tag to compare

Install

Install this release with the bootstrap script:

curl -fsSL https://github.com/embed-zig/zvm/releases/download/v0.2.1/install.sh | sh

The installer adds zvm to existing shell startup files when possible.

Restart your shell, or run this for the current shell session:

export PATH="$HOME/.zvm/bin:$PATH"

Verify the installation:

zvm --version
zvm doctor

Manual Install

Download the archive for your platform, verify it with SHA256SUMS, and place the zvm binary in ~/.zvm/bin.

Supported release assets:

  • zvm-linux-x86_64.tar.gz
  • zvm-linux-aarch64.tar.gz
  • zvm-macos-x86_64.tar.gz
  • zvm-macos-aarch64.tar.gz
  • zvm-windows-x86_64.tar.gz
  • zvm-windows-aarch64.tar.gz

The bootstrap script verifies checksums automatically.