Releases: getmilpa/ops
Release list
v0.3.1
v0.3.0
v0.2.1
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
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.