Skip to content

Releases: getmilpa/ops

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 04:40
571d9d0

0.3.1 (2026-09-07)

Reverts

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 04:30
8f6012f

0.3.0 (2026-09-07)

⚠ BREAKING CHANGES

  • milpa/ops is marked abandoned. Nothing is deleted and the code still works; the framework stops offering it as a capability. See UPGRADING.md.

Features

  • the runner keeps its promise, and this package stops offering itself (#8) (9979729)

v0.2.1

Choose a tag to compare

@rodrigoteamx rodrigoteamx released this 14 Aug 23:13
7009da0

Sibling constraints declare a requirement, not a history.

This manifest enumerated one minor per release of its siblings, so every minor bump anywhere in the family cost a widening pull request here. That ceiling was protecting nothing: the answer to it firing was always to widen it.

The range asserts that Milpa's 0.x minors are compatible with each other — verified by mutation, not by argument: breaking a sibling on purpose takes a consumer's suite from green to 74 errors, so the protection lives in the suites rather than in the manifest.

Released as a PATCH on purpose. Widening a constraint admits what already existed; bumping its minor builds the next ceiling by hand.

Greenhouse decisions/0034.

v0.2.0

Choose a tag to compare

@rodrigoteamx rodrigoteamx released this 14 Aug 20:50
14e61f3

Accepts milpa/core ^0.8 — the line where a plugin can declare the words a human would use for it.

A ceiling that is merged but unreleased does not exist for anyone installing: Packagist keeps serving the old constraint. Greenhouse evidence/0193.

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 18:13
a15fef4

0.1.1 (2026-08-01)

Bug Fixes

  • deps: el pin de milpa/core acepta la linea 0.7 (c19e653)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:13
c1fb42a

0.1.0 (2026-07-29)

Features

  • milpa/ops initial public release (67b4027)

Bug Fixes

  • declare the toolchain the docs gate actually invokes (d5b4749)