Skip to content

Releases: jawira/skeleton

v2.24.1 - Remove Composer normalize

28 Aug 17:54
5fc2b6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.24.0...v2.24.1

v2.24.0 - Split composer targets

28 Aug 17:48
774db2b
Compare
Choose a tag to compare

What's Changed

  • feat: Remove version key in compose.yaml because it's deprecated by @jawira in #144
  • feat: Disable Xdebug using XDEBUG_MODE environment variable by @jawira in #145
  • feat: split composer targets by @jawira in #148

Full Changelog: v2.23.0...v2.24.0

v2.23.0 - Update xdebug config

12 Jun 08:54
9e6966e
Compare
Choose a tag to compare

What's Changed

  • refactor: Update php-cs-fixer config by @jawira in #137
  • feat: remove explicit_string_variable rule from cs by @jawira in #138
  • feat: Update composer targets and add composer:audit by @jawira in #139
  • feat: Update xdebug configuration to avoid log verbosity by @jawira in #143

Full Changelog: v2.22.0...v2.23.0

v2.22.0 - Update CS rules

12 Jan 18:58
617ae79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.21.0...v2.22.0

v2.21.0 - add "dev" keyword

21 Dec 14:25
66480bb
Compare
Choose a tag to compare

What's Changed

  • feat: Add check return to lint tags by @jawira in #130
  • feat: add "dev" keyword to install jawira/skeleton in require-dev sec… by @jawira in #131

Full Changelog: v2.20.0...v2.21.0

v2.20.0 - Add Psalm plugins

03 Nov 14:35
ea6be66
Compare
Choose a tag to compare

What's Changed

  • fix: copy docker compose files by @jawira in #121
  • feat: update Phing version in Dockerfile by @jawira in #122
  • feat: add note about double entry in .gitignore by @jawira in #123
  • fix: Allow compose normalize plugin in compose.json by @jawira in #124
  • fix: Add required configuration for Psalm 6 by @jawira in #125
  • chore: Remove legacy dir by @jawira in #126
  • chore: Update dotfiles and composer.json by @jawira in #127
  • feat: Install Symfony plugin for Psalm by @jawira in #128

Full Changelog: v2.19.0...v2.20.0

v2.19.0 - Lints targets

27 Oct 11:40
46498eb
Compare
Choose a tag to compare

What's Changed

  • feat: Ignore all Zone.Identifier files by @jawira in #109
  • feat: Rename docker compose files by @jawira in #110
  • feat: Add new target to install linting targets by @jawira in #111
  • fix: Fix buildfile error when calling multiple targets #104 by @jawira in #112
  • Composer plugin by @jawira in #113
  • feat: Symfony requires 4 spaces in config files, otherwise updated is… by @jawira in #114
  • feat: update property to "composer.flags" to allow passing multiple f… by @jawira in #115

Full Changelog: v2.18.0...v2.19.0

v2.18.0 - Install changelog target

02 Mar 10:54
e9c778a
Compare
Choose a tag to compare
Merge pull request #100 from jawira/changelog

feat: Install changelog target

v2.17.0 - Github actions

10 Nov 21:52
fa32911
Compare
Choose a tag to compare

What's Changed

  • docs: Update example in readme file by @jawira in #95
  • refactor Dockerfile in multiple RUN commands by @jawira in #96
  • refactor: Rename doctrine targets by @jawira in #98
  • feat: Add github actions files by @jawira in #99

Full Changelog: v2.16.0...v2.17.0

v2.16.0 - Improve existing targets

29 Sep 15:25
4cd21c9
Compare
Choose a tag to compare

What's Changed

  • feat: Add wait-for condition in dc:open task by @jawira in #91
  • feat: Add wait-for condition in dc:open task by @jawira in #92
  • feat: Add forbidden functions to Psalm config by @jawira in #94

Full Changelog: v2.15.0...v2.16.0