Skip to content

za 0.1.47

Choose a tag to compare

@github-actions github-actions released this 31 Mar 09:52
· 111 commits to main since this release
359e4b2

Release assets

Formal release contract:

  • Versioned archives plus SHA256SUMS
  • Stable archive layout: <asset-stem>/za, LICENSE, README.md
  • Immutable per-version assets bound to tag 0.1.47

Platform matrix:

  • linux/amd64 (musl) -> za-0.1.47-x86_64-unknown-linux-musl.tar.gz
  • linux/amd64 (gnu) -> za-0.1.47-x86_64-unknown-linux-gnu.tar.gz
  • linux/arm64 (musl) -> za-0.1.47-aarch64-unknown-linux-musl.tar.gz
  • linux/armhf (gnu) -> za-0.1.47-arm-unknown-linux-gnueabihf.tar.gz
  • linux/arm/v7 (gnu) -> za-0.1.47-armv7-unknown-linux-gnueabihf.tar.gz
  • darwin/arm64 -> za-0.1.47-aarch64-apple-darwin.tar.gz
  • windows/amd64 -> za-0.1.47-x86_64-pc-windows-msvc.zip

Convenience aliases:

  • za-linux-amd64
  • za-linux-arm64
  • za-linux-armhf
  • za-linux-armv7
  • za-darwin-arm64
  • za-windows-amd64.exe

Convenience aliases are intended for manual latest installs. Pinned automation SHOULD prefer versioned archives plus SHA256SUMS.

[0.1.47] - 2026-03-31

🚀 Features

  • (tool) Add cargo-nextest

🐛 Bug Fixes

  • (ci) Redesign gh ci output and update hash encoding
  • (tool) Fall back to single-stream after range download failures
  • (tool) Reduce update output noise

⚙️ Miscellaneous Tasks

  • Release za version 0.1.46
  • Release za version 0.1.47