Releases: jawira/skeleton
Releases · jawira/skeleton
v2.25.0 - Update targets
What's Changed
- feat: Remove composer normalize by @jawira in #150
- feat: Use Sh instead of Bash for remote:shell target by @jawira in #152
- feat: Add strict flag to composer:validate target by @jawira in #153
- feat: Remove xdebug target by @jawira in #154
- feat: Update and fix gitignore file by @jawira in #156
- chore: Update phpunit config file to v11 by @jawira in #157
- chore: Update unused target by @jawira in #158
Full Changelog: v2.24.1...v2.25.0
v2.24.1 - Remove Composer normalize
v2.24.0 - Split composer targets
v2.23.0 - Update xdebug config
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
v2.21.0 - add "dev" keyword
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
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
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
Merge pull request #100 from jawira/changelog feat: Install changelog target