Skip to content

Releases: casualjim/zage

0.1.4 - 2026-03-18

18 Mar 16:57

Choose a tag to compare

Release Notes

🚜 Refactor

  • Replace dirs with directories

Install zage 0.1.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/casualjim/zage/releases/download/v0.1.4/zage-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install casualjim/taps/zage

Download zage 0.1.4

File Platform Checksum
zage-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zage-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
zage-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo casualjim/zage

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

0.1.3 - 2026-03-18

18 Mar 14:52

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • Prevent autosuggest hangs during path completion

Install zage 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/casualjim/zage/releases/download/v0.1.3/zage-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install casualjim/taps/zage

Download zage 0.1.3

File Platform Checksum
zage-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zage-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
zage-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo casualjim/zage

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

0.1.2 - 2026-01-23

23 Jan 03:17

Choose a tag to compare

Release Notes

📚 Documentation

  • Mandate conventional commits for automated releases

Install zage 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/casualjim/zage/releases/download/v0.1.2/zage-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install casualjim/taps/zage

Download zage 0.1.2

File Platform Checksum
zage-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zage-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
zage-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo casualjim/zage

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>