Blog

Cure v0.14.0: Real-World Readiness

by Aleksei Matiushkin

Package management, deep dependent type tracking, LSP type holes, incremental compilation, cross-module protocol dispatch, testing infrastructure, and Elixir interop.

release package-management type-holes testing interop

Cure v0.13.0: The Type System Grows Teeth

by Aleksei Matiushkin

Dependent type verification at call sites via Z3, cross-module protocol registry, LSP code actions, five optimizer passes, FSM guards and actions.

release dependent-types protocols optimizer