Releases: worksome/coding-style
Releases · worksome/coding-style
v3.1.1
v3.1.0
v3.0.0
What's Changed
- feat: JIRA-13969 Upgrade to Pest 3.x by @owenvoke in #78
- chore(deps): update PHPStan to 1.12 by @owenvoke in #79
- feat: JIRA-13990 Remove PHPStan
pest.php
stub file by @owenvoke in #81 - chore: JIRA-13991 Remove unnecessary Docker Compose version by @owenvoke in #82
- feat: JIRA-13992 Remove unwanted rules by @owenvoke in #83
- feat: JIRA-13993 Refactor to conditional tags by @owenvoke in #84
- feat: remove JetBrains attributes by @owenvoke in #85
- feat: JIRA-14002 Improve conditional tags by @owenvoke in #86
- feat: JIRA-13971 Coding Style - Update to PHPStan 2.x by @owenvoke in #80
Full Changelog: v2.15.0...v3.0.0
v2.15.0
What's Changed
- feat: JIRA-13731 add withoutTimestamps phpstan rule by @bpotmalnik in #69
- docs: add RequireWithoutTimestampsRule to readme by @bpotmalnik in #72
- ci: update to use PHP 8.3 by @owenvoke in #73
- ci(deps): update CI action versions by @owenvoke in #75
- ci: add ECS static testing by @owenvoke in #76
- feat: update require WithoutTimestamps rule to only account for Laravel models by @bpotmalnik in #74
- fix: add support for builder types by @owenvoke in #77
New Contributors
- @bpotmalnik made their first contribution in #69
Full Changelog: v2.14.0...v2.15.0
v2.14.0
v2.13.0
What's Changed
- style: apply fixes from ECS by @owenvoke in #62
- feat(ecs): JIRA-13724 Add
single_quote
by @owenvoke in #63 - feat(ecs): JIRA-13725 Add
blank_line_before_statement
by @owenvoke in #64 - feat(ecs): JIRA-13730 Add
trailing_comma_in_multiline
by @owenvoke in #65 - feat(ecs): JIRA-13726 Add
class_attributes_separation
by @owenvoke in #66 - feat(ecs): JIRA-13727 Add
phpdoc_no_useless_inheritdoc
by @owenvoke in #67 - feat(ecs): JIRA-13728 Add
phpdoc_trim
by @owenvoke in #68
Full Changelog: v2.12.0...v2.13.0