Releases: blumilksoftware/codestyle
Releases · blumilksoftware/codestyle
v2.5.0
What's Changed
-
- add pull request title checker by @krzysztofrewak in #97
- #98 - single line control structures indentation by @krzysztofrewak in #99
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- #94 - return statement missing blank line fixer by @kamilpiech97 in #96
Full Changelog: v2.3.0...v2.4.0
v2.3.0
v2.2.0
What's Changed
- #91 - ordering and grouping imports by @krzysztofrewak in #92
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0 - PHP 8.2 support
What's Changed
- #85 - drop PHP 8.0 support by @krzysztofrewak in #89
Full Changelog: v1.10.0...v2.0.0
v1.10.0 - checked files print
v1.9.0 - anonymous functions spacing
As implemented in #84.