Skip to content

Releases: zingimmick/package-skeleton-php

3.1.0

22 Jan 16:24
c27a134

Choose a tag to compare

What's Changed

Other Changes

  • Update license copyright year(s) by @github-actions in #120
  • Rename skipped rules on $rectorConfig->skip() are changed to different namespace by @zingimmick in #131
  • Support for PHP 8.3 by @zingimmick in #134
  • Update license copyright year(s) by @github-actions in #138
  • ci: add .deepsource.toml by @undecane in #148
  • Add line breaks to phpunit config file for enhanced readability by @undecane in #149
  • Remove rules that were never registered by @zingimmick in #154
  • Support for PHP 8.4 by @zingimmick in #156
  • Update license copyright year(s) by @github-actions in #160

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

11 Dec 15:37

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 2.0.0...3.0.0

2.0.0

27 Aug 13:40
227f284

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.3.0...2.0.0

1.3.0

20 Apr 13:18
58c70a0

Choose a tag to compare

What's Changed

Other Changes

  • Configuring automatically generated release notes by @zingimmick in #101
  • Add support for new ECSConfig and RectorConfig class by @zingimmick in #103

Full Changelog: 1.2.0...1.3.0

1.2.0

10 Apr 14:16
39471b7

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

28 Feb 03:31
89c0e90

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Feb 08:16

Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

1.0.1

16 Feb 09:49
f04d649

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Feb 04:01
e5d57aa

Choose a tag to compare

What's Changed

  • Bump shivammathur/setup-php from 2.15.0 to 2.16.0 by @dependabot in #81
  • Bump zing/coding-standard from ^4.0 to ^5.0 by @zingimmick in #82
  • Update license copyright year(s) by @github-actions in #83
  • Simplify ECS skip option by @zingimmick in #84
  • Use PHP version set instead of migration sets by @zingimmick in #85
  • Update zing/coding-standard requirement from ^5.3 to ^5.3 || ^6.0 by @dependabot in #86
  • Bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #87

New Contributors

  • @github-actions made their first contribution in #83

Full Changelog: 0.8.0...1.0.0

0.8.0

25 Nov 03:26
9060a75

Choose a tag to compare

Update phpunit configuration (#80)