Skip to content

v0.18.1

Choose a tag to compare

@SanderMuller SanderMuller released this 03 Jun 15:58
· 10 commits to main since this release
Immutable release. Only release title and notes can be modified.
8c81c32

Changed

  • Widened the sandermuller/boost-core constraint from ^0.20 to
    ^0.20 || ^0.21 || ^0.22. boost-core 0.21 and 0.22 are additive over
    0.20 for this package's surface — the BoostAutoSync composer hooks, the
    two BoostBaseCommand-derived CLI commands, and the boost.php
    authoring API are unchanged (and frozen @api as of boost-core 0.22).
    Verified on 0.22.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 only. Consumers already on boost-core
0.20 need no change; those on 0.21/0.22 can now install this package.

Full Changelog: 0.18.0...0.18.1