Skip to content

Releases: getmilpa/skeleton

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:13
08d2132

0.14.0 (2026-07-31)

⚠ BREAKING CHANGES

  • retire this package — milpa/framework is the create-project entry point

Features

  • retire this package — milpa/framework is the create-project entry point (0d60343)

v0.13.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 01:52
eeeb4c4

0.13.2 (2026-07-31)

Bug Fixes

  • require milpa/plugin ^0.5 and milpa/runtime ^0.7 (f28ef6a)

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:45
446448e

0.13.1 (2026-07-31)

Bug Fixes

  • require milpa/console ^0.3 (9689150)

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)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:07
f2144a8

0.12.0 (2026-07-30)

⚠ BREAKING CHANGES

  • the surface projectors moved out of this template into milpa/console. An app generated from an earlier skeleton keeps its own copies and is unaffected; a new one consumes them as a versioned dependency.

Features

  • consume milpa/console, and ride the current family tree (e045328)

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 01:14
e36c5bb

0.11.1 (2026-07-30)

Bug Fixes

  • catch up with the family's published versions (32864d7)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 03:50
8315f95

0.11.0 (2026-07-28)

⚠ BREAKING CHANGES

  • --sign replaces --yes on the CLI surface

Features

  • --sign replaces --yes on the CLI surface (2ec8af3)

Bug Fixes

  • tool-runtime is a requirement, so stop suggesting it be installed (4f9a7a7)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 01:40
b876b3a

0.10.0 (2026-07-28)

Features

  • enforce permissions in the HTTP projector, on milpa/auth ^0.3 (684fcba)
  • los plugins se administran desde cualquier superficie, sin reescribir PHP (5c489ea)

Bug Fixes

  • coa deja de tronar al re-correr un generador y de salir 0 con un typo (52.0% -> 90.1%) (4b786fd)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:03
bd7d5b7

0.9.0 (2026-07-16)

Features

  • skeleton wow path + hardened make harness (#20) (f425f22)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:40
7275fd1

0.8.0 (2026-07-15)

Features

  • coa: smooth generator registration dx (#14) (bf2fcce)