Releases

Release notes for HeroGPUI, published on GitHub.

Releases are published on GitHub and listed here. Read them at github.com/Porabuild/HeroGPUI/releases.

No GitHub releases are listed here yet

This page is filled from the GitHub Releases API. Until a vX.Y.Z tag is published, read notes on github.com/Porabuild/HeroGPUI/releases or start from the Quick Start.

How releases work

HeroGPUI uses one version across its crates and the herogpui-gallery CLI. Each release is cut from a vX.Y.Z Git tag that must match the workspace version in Cargo.toml. The release workflow runs the workspace test suite, builds the gallery for Windows, macOS and Linux, attests the binaries, and creates the GitHub Release that ships them. See the installation guide to add HeroGPUI to a Rust project.