Skip to content

v0.19.1

Choose a tag to compare

@SanderMuller SanderMuller released this 04 Jun 12:35
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
4b89d90

Changed

  • Widened the sandermuller/boost-core constraint to admit ^0.23
    (now ^0.20 || ^0.21 || ^0.22 || ^0.23). boost-core 0.23 is a pre-1.0
    additive minor — the surfaces this package consumes (the BoostAutoSync
    composer hooks, the BoostBaseCommand-derived CLI commands, and the
    boost.php authoring API) are unchanged. Verified on 0.23.0: config
    loads, boost doctor clean, both CLI commands succeed, suite green;
    --prefer-lowest still resolves boost-core 0.20.0.

Non-breaking — a constraint widen. Consumers already on boost-core 0.20–0.22
need no change; those on 0.23 can now install this package.

Full Changelog: 0.19.0...0.19.1