569 B
569 B
CHANGELOG
1.2 - 2022-04-20
This release introduces a compatibility layer with the PSR-20 draft, allowing us to already get some interoperability by depending on a shared interface.
1.1 - 2020-10-04
- The default branch of the GitHub repository has been renamed from
mastertomain- if you're usingdev-masteras a version constraint in yourcomposer.json, please update it todev-main. - Added PHP 8 forward compatibility
1.0.1 - 2019-08-26
- Remove
phpunit/phpunitfrom non-dev dependencies.
1.0.0 - 2019-08-20
Initial release