Releases: zingimmick/package-skeleton-php
Releases · zingimmick/package-skeleton-php
3.1.0
What's Changed
Other Changes
- Update license copyright year(s) by @github-actions in #120
- Rename skipped rules on $rectorConfig->skip() are changed to different namespace by @zingimmick in #131
- Support for PHP 8.3 by @zingimmick in #134
- Update license copyright year(s) by @github-actions in #138
- ci: add .deepsource.toml by @undecane in #148
- Add line breaks to phpunit config file for enhanced readability by @undecane in #149
- Remove rules that were never registered by @zingimmick in #154
- Support for PHP 8.4 by @zingimmick in #156
- Update license copyright year(s) by @github-actions in #160
New Contributors
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
Other Changes
- Support for PHP 8.2 by @zingimmick in #113
Full Changelog: 2.0.0...3.0.0
2.0.0
What's Changed
Other Changes
- Prepare 2.x by @zingimmick in #93
- Use reuseable workflow by @zingimmick in #110
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
Other Changes
- Configuring automatically generated release notes by @zingimmick in #101
- Add support for new ECSConfig and RectorConfig class by @zingimmick in #103
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #96
- Bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #97
- Bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #98
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #99
- Add update changelog workflow by @zingimmick in #100
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
What's Changed
- Bump shivammathur/setup-php from 2.15.0 to 2.16.0 by @dependabot in #81
- Bump zing/coding-standard from ^4.0 to ^5.0 by @zingimmick in #82
- Update license copyright year(s) by @github-actions in #83
- Simplify ECS skip option by @zingimmick in #84
- Use PHP version set instead of migration sets by @zingimmick in #85
- Update zing/coding-standard requirement from ^5.3 to ^5.3 || ^6.0 by @dependabot in #86
- Bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #87
New Contributors
- @github-actions made their first contribution in #83
Full Changelog: 0.8.0...1.0.0
0.8.0
Update phpunit configuration (#80)