cheatah
Versioning

The Biome Standard

One user-facing version naming a set of component releases — the cheatah toolchain plus extensions — tested to work together. A project pins one standard in its cheatah.toml; biome resolves every component tag from it.

Current — Biome Standard 0.6.3-alpha

Released 2026-08-16. The tested-together members:

ComponentReleaseWhat it is
cheatahv1.11.7-alphathe language toolchain + standard library
cheatah-gpuv0.5.1-alphaGPU arrays and compute kernels
cheatah-gpu-linalgv0.4.4-alphaGPU linear algebra (the linalg device backend)
cheatah-plotv0.1.0-alphaPlotting and charting
cheatah-spacev0.1.0-alphaAstronomy and spatial math

How the packages stack

Dependency edges come from each repo's own cheatah.toml manifest; every extension stands on the cheatah toolchain.

cheatahgpugpu-linalgplotspace

History

Append-only: once released, only a standard's status line ever changes.

StandardReleasedStatusMembers
0.6.3-alpha2026-08-16currentcheatah v1.11.7-alpha · cheatah-gpu v0.5.1-alpha · cheatah-gpu-linalg v0.4.4-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.6.2-alpha2026-08-15supportedcheatah v1.11.6-alpha · cheatah-gpu v0.5.1-alpha · cheatah-gpu-linalg v0.4.4-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.6.1-alpha2026-08-14supportedcheatah v1.11.5-alpha · cheatah-gpu v0.5.1-alpha · cheatah-gpu-linalg v0.4.4-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.6.0-alpha2026-08-14supportedcheatah v1.11.4-alpha · cheatah-gpu v0.5.1-alpha · cheatah-gpu-linalg v0.4.4-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.5.3-alpha2026-08-14supportedcheatah v1.11.3-alpha · cheatah-gpu v0.5.1-alpha · cheatah-gpu-linalg v0.4.3-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.5.2-alpha2026-08-14supportedcheatah v1.11.2-alpha · cheatah-gpu v0.5.1-alpha · cheatah-gpu-linalg v0.4.2-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.5.1-alpha2026-08-14supportedcheatah v1.11.1-alpha · cheatah-gpu v0.5.0-alpha · cheatah-gpu-linalg v0.4.1-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.5.0-alpha2026-08-14supportedcheatah v1.11.0-alpha · cheatah-gpu v0.5.0-alpha · cheatah-gpu-linalg v0.4.0-alpha · cheatah-plot v0.1.0-alpha · cheatah-space v0.1.0-alpha
0.4.0-alpha2026-08-13supportedcheatah v1.10.0-alpha · cheatah-gpu v0.5.0-alpha
0.3.0-alpha2026-07-27supportedcheatah v1.9.0-alpha · cheatah-gpu v0.5.0-alpha
0.2.0-alpha2026-07-27supportedcheatah v1.8.0-alpha · cheatah-gpu v0.5.0-alpha
0.1.0-alpha2026-07-25supportedcheatah v1.7.0-alpha · cheatah-gpu v0.5.0-alpha

Latest release notes

PackageLatest release
cheatahv1.11.7-alpha (2026-08-16) — the tables lay out, and the release path clears — release notes
cheatah-gpuv0.5.1-alpha (2026-08-14) — a consumer's compile line, exported — release notes
cheatah-gpu-linalgv0.4.4-alpha (2026-08-14) — the purr module gains the probe — release notes
cheatah-plotv0.1.0-alpha (2026-08-14) — figures to pixels: the whole plotting stack, on CPU and GPU — release notes
cheatah-spacev0.1.0-alpha (2026-08-14) — the time module, house-gated — release notes