Changelog

Release notes for the Termin compiler and reference runtime. Reverse chronological. The authoritative source is the GitHub releases page.

Subscribe to new releases via the GitHub Atom feed: github.com/jamieleigh3d/termin-compiler/releases.atom. Point any feed reader at that URL to get notified when a new version tags.

v0.8.0 — in development

Active development on feature/v0.8. Details in the roadmap and the GitHub milestone.

v0.7.1 — April 2026

Patch release consolidating conformance-suite coverage, SQL safety hardening, and transition-endpoint semantics for the reference runtime. The IR (intermediate representation — the compiled JSON artifact the runtime consumes) schema is unchanged (still 0.7.0) — no fixture recompilation required for runtimes already passing v0.7.0. Full notes on GitHub.

v0.7.0 — April 2026

"Polish, observability, developer experience."

v0.6.0 — April 2026

"Boundaries."

v0.5.0 — April 2026

"Channels, AI Agents, and Mark-as."

v0.4.0 — April 2026

"Simplification: Custom Compute Providers removed in favour of Channels."