Releases: TheDragonCode/codestyler
Releases · TheDragonCode/codestyler
5.0.0
Changed
- Added PHP 8.4 support by @andrey-helldar in #237
- Update GitHub Actions by @andrey-helldar in #239
Fixed
- The "repair" option does not exist by @andrey-helldar in #238
4.3.1
Hotfix
4.3.0
Changed
- Added information about docker container deprecation by @andrey-helldar in #224
- Changed the order of calling commands by @andrey-helldar in #230
- Cleanup the title for PR by @andrey-helldar in #229
- Fixed
code-style.yml
and updateREADME.md
by @andrey-helldar in #225 - Fixed normalizer call by @andrey-helldar in #226
- Removed requirement to install
symfony/thanks
by @andrey-helldar in #232 - Small fix by @andrey-helldar in #227
- Update README.md by @andrey-helldar in #231
- Update dependencies by @andrey-helldar in #236
Dependencies
- Bump symfony/http-foundation from 6.4.4 to 6.4.14 by @dependabot in #235
- Bump symfony/process from 6.4.4 to 6.4.14 by @dependabot in #234
4.2.0
Added
- Added
dependabot
label assignment for PR from Dependabot by @andrey-helldar in #219
Changed
- Changed default PHP version by @andrey-helldar in #221
- 🏗️ Build application by @andrey-helldar in #223
Fixed
- Fixed file processing error for PHP 8.3 by @andrey-helldar in #222
Dependencies
- Update dependencies by @andrey-helldar in #220
4.1.0
Changed
- Added rules for PHP 8.3 by @andrey-helldar in #218
4.0.5
Changed
- Fixed the version of the styler inside the container by @andrey-helldar in #217
Dependencies
- Bump TheDragonCode/codestyler from 3 to 4 by @dependabot in #216
4.0.4
Full Changelog: 4.0.3...4.0.4
4.0.3
- No changes
4.0.2
Changed
- Update PhpStorm rules by @andrey-helldar in #213
Fixed
- Fixed line break at the end of json and yaml files by @andrey-helldar in #215
Dependencies
- Bump dependencies by @andrey-helldar in #214
4.0.1
Changed
- Update
README.md
by @andrey-helldar in #212