Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:51
97a4f4f

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)