Changelog¶
For the full project changelog see CHANGELOG.md in the repo.
Hosted API contract version¶
Current: 1.0.0 (additive policy).
Notable engine releases¶
v0.1.0 — 2026-04-14¶
- First public release of the engine.
- Migration phases A–M complete (see
docs/MIGRATION_ROADMAP.md). - 500+ regression tests passing on Release.
- Greedy and ALNS engines stable.
- HTTP wrapper with versioned
/v1/...contract. - WASM build with 4-thread support.