Skip to content

Releases: worksome/coding-style

v3.1.1

06 Jan 12:02
e15b625
Compare
Choose a tag to compare

What's Changed

  • feat: remove deprecated interface usage by @owenvoke in #89

Full Changelog: v3.1.0...v3.1.1

v3.1.0

16 Dec 15:12
69c2851
Compare
Choose a tag to compare

What's Changed

  • feat: JIRA-13982 Add PHPStan Deprecation Rules by @owenvoke in #87

Full Changelog: v3.0.0...v3.1.0

v3.0.0

12 Dec 11:20
2b9940c
Compare
Choose a tag to compare

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

18 Oct 07:29
b50bde0
Compare
Choose a tag to compare

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

Full Changelog: v2.14.0...v2.15.0

v2.14.0

14 Oct 08:49
074e62e
Compare
Choose a tag to compare

What's Changed

  • feat(ecs): JIRA-13743 Add function_declaration by @owenvoke in #70
  • feat(ecs): JIRA-13744 Add standardize_not_equals by @owenvoke in #71

Full Changelog: v2.13.0...v2.14.0

v2.13.0

11 Oct 10:38
203b9af
Compare
Choose a tag to compare

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

v2.12.0

27 Sep 12:06
6a08e60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.12.0

v2.11.0

25 Jun 08:37
e1a1c88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.2...v2.11.0

v2.10.2

16 Apr 15:36
4830cc0
Compare
Choose a tag to compare

What's Changed

  • fix: resolve issue with SpaceInGenericsFixer by @owenvoke in #57

Full Changelog: v2.10.1...v2.10.2

v2.10.1

04 Apr 07:55
f1f6791
Compare
Choose a tag to compare

What's Changed

  • Fix: Incompatible signature in GenerateCommand by @sojeda in #56

New Contributors

Full Changelog: v2.10.0...v2.10.1