Releases: kellerkinderDE/codestyle
Releases · kellerkinderDE/codestyle
v3.1.0
v3.0.0
What's Changed
- Switch every yoda-style to non-yoda-style by @jinnoflife in #21
- [noticket] Add PHP81 and PHP82 support and drop support for PHP71, PHP72 and PHP73 by @jinnoflife in #22
- [noticket] update php-cs-fixer to 3.12 by @jinnoflife in #23
Full Changelog: v2.0.1...v3.0.0
v3.0.0-pre
What's Changed
- Switch every yoda-style to non-yoda-style by @jinnoflife in #21
- Add PHP81 and PHP82 support and drop support for PHP71, PHP72 and PHP73 by @jinnoflife in #22
Full Changelog: v2.0.1...v3.0.0-pre
2.0.1
- Correct CustomFixers to work properly with php8 and lower
2.0.0
- Drop PHP 5.6 and 7.0 Support
- Add PHP 8.0 Support
- Update php-cs-fixer to 3.1.0
1.0.12
Align PHPDoc elements
1.0.11
- Correct code style inheritance
- Add fixers to the 7.3 and 7.4 profile
1.0.10
- Add PHP 7.4 codestyle configuration
- Update PHP-CS-Fixer to support PHP 7.4