Select Git revision
CHANGELOG.md
-
Bartek Jaskulski authoredBartek Jaskulski authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 639 B
Changelog
[1.2.2] - 2021-06-16
Changed
- Add phpcs.xml.dist and .editorconfig to package distribution as configuration examples to copy
[1.2.1] - 2021-06-14
Fixed
- Removed wrapping operations in brackets
[1.2.0] - 2021-06-14
Changed
- Fully rewritten CS rules to adhere developers needs
- Enhanced .editorconfig to work seamlessly with PhpStorm
Removed
- Unnecessary files and folders belonging to other project
[1.1.0] - 2021-05-21
Added
- Support for Composer 2
- Support for PHP 8
[1.0.1] - 2019-05-30
Added
- classes directory in rules
[1.0.0] - 2019-05-30
Added
- First version