Skip to content

v0.16.3

Choose a tag to compare

@SanderMuller SanderMuller released this 02 Jun 10:37
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.
61a0575

0.16.3

A dependency-constraint widen. No code, API, or behavior change in this package.

Changed

  • sandermuller/boost-core constraint widened to ^0.16 || ^0.17 || ^0.18. Both new boost-core minors are additive and backward-safe — 0.17 adds the .config/ config layout, 0.18 adds sync/doctor/validate observability and groups runtime state under .config/boost/. Neither touches an API this package depends on, so the widen is non-breaking and ships as a patch. Consumers can now resolve boost-core 0.17 or 0.18 alongside package-boost-php without a floor move.

Full Changelog: 0.16.2...0.16.3