Releases

Version history for the Sounio language and platform.

Track milestone releases, platform changes, and stability improvements over time.

v1.0.0-beta.5

Beta
  • Self-hosted native ELF codegen: souc bootstrap cycle verified deterministic.
  • SSE2/AVX-512 float arithmetic confirmed via source-to-ELF pipeline (mutvar.sio, float_arith.sio).
  • All four epistemic types (Knowledge<T>, Validated<T>, Intervention<T>, Counterfactual<T>) fully parsed, type-checked, and lowered to native ELF.

v0.100.0

Release
  • Genomics module expansion with uncertainty propagation support.
  • Sequence I/O and alignment workflows matured across core APIs.
  • GPU pathway validations and stress tests expanded.

v0.99.0

Pre-release
  • Algebraic effects with continuation support improved.
  • Native backend reliability and diagnostics upgraded.
  • Linear type checking behavior refined for nested patterns.

v0.98.0

Alpha
  • GPU compilation workflows for PTX/SPIR-V advanced.
  • Refinement constraints with SMT support expanded.
  • Tooling and package workflow baselines hardened.