v0.13.0
0.13.0 (2026-07-30)
⚠ BREAKING CHANGES
coa's JSON output now carries an envelope —{"ok": …, "result": …}— instead of the bare handler result. Anything parsing it reads one level deeper.
Features
- declare the CLI renderer, and require milpa/devtools ^0.9 (686d736)
Bug Fixes
- require milpa/console ^0.2, which is where the renderers live (993c628)