Skip to content

Releases: getmilpa/resolver

v0.7.1

Choose a tag to compare

@rodrigoteamx rodrigoteamx released this 14 Aug 23:12
0740b26

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.7.0

Choose a tag to compare

@rodrigoteamx rodrigoteamx released this 14 Aug 20:49
cd39956

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.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:39
fc1202d

0.6.0 (2026-08-04)

Features

  • ingest: InstalledCapabilityLoader — lo que las distribuciones instaladas proveen entra al grafo (d60dede)

v0.5.3

Choose a tag to compare

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

0.5.3 (2026-08-01)

Bug Fixes

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

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:55
3a61b66

0.5.2 (2026-07-13)

Features

  • AttributeLoader ingests rich capability records — T087 lands end-to-end (695d6be)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:59
e94bca4

0.5.1 (2026-07-13)

Bug Fixes

  • learn links point at their real lessons — 12 codes leave the generic destinations (e2d8481)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:02
2a8b917

0.5.0 (2026-07-13)

Features

  • MigrationAdvisor — the report becomes an actionable migration plan (e1811b4)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 23:13
f9c0780

0.4.0 (2026-07-12)

⚠ BREAKING CHANGES

  • the rich shape completes — priority selection, precise capability teaching, the whole report frozen

Features

  • the rich shape completes — priority selection, precise capability teaching, the whole report frozen (c9a63ff)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 16:35
54ee15d

0.3.0 (2026-07-12)

⚠ BREAKING CHANGES

  • the report orders the boot — loadOrder[], learnable cycles, manifest drift, requiredBy attribution

Features

  • the report orders the boot — loadOrder[], learnable cycles, manifest drift, requiredBy attribution (4a143ee)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:10
336e530

0.2.1 (2026-07-12)

Features

  • legacy entries reach errors[] + ArchitectureResolvedEvent — the report travels to boot listeners (918a3bb)