Skip to content

v0.2.1

Choose a tag to compare

@rodrigoteamx rodrigoteamx released this 14 Aug 23:13
· 5 commits to main since this release
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.