Release Summary
This release introduces support for file glob patterns as input, enhancing flexibility when specifying files. Continuous integration has been improved with the addition of Rector. Several dependency updates were applied, including friendsofphp/php-cs-fixer
and hoverkraft-tech/ci-github-common
, ensuring better compatibility and maintenance. No breaking changes have been reported.
What's Changed
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.64 to ^3.65 in /tools by @dependabot in #92
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.65 to ^3.66 in /tools by @dependabot in #93
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.66 to ^3.67 in /tools by @dependabot in #94
- build(deps): bump hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0 in the github-actions-dependencies group by @dependabot in #95
- build(deps): update friendsofphp/php-cs-fixer requirement from ^3.67 to ^3.68 in /tools by @dependabot in #96
- build(deps): bump hoverkraft-tech/ci-github-common from 0.16.0 to 0.16.1 in the github-actions-dependencies group by @dependabot in #97
- build(deps): bump hoverkraft-tech/ci-github-common from 0.16.1 to 0.17.0 in the github-actions-dependencies group by @dependabot in #98
- ci: add rector by @neilime in #100
- feat: support file glob pattern as input by @neilime in #101
Full Changelog: v4.0.0...v4.1.0