Releases: php-forge/baseline
Releases · php-forge/baseline
Release list
0.1.5
What's Changed
- ci: update codespell skip list to include
CHANGELOG.mdandUPGRADE.md. by @terabytesoftw in #15
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- ci: exclude VSCode and local GitHub CLI and Copilot config paths from scaffolded quality checks. by @terabytesoftw in #14
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- ci: replace Super-Linter with reusable quality and security workflows, group Dependabot updates, and refresh scaffolded linter and Gitleaks configs. by @terabytesoftw in #13
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- fix: remove
phpunit.xmlfrom.gitignoreand updatecomposer-require-checker.jsonstructure. by @terabytesoftw in #11
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- fix: enable
[extend] useDefault = truein.github/linters/.gitleaks.tomlso consumers load gitleaks default rules instead of disabling the secret scan. by @terabytesoftw in #10
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- feat: initial release as
yii2-extensions/scaffoldprovider for dev environment standards (editor, linters, CI). by @terabytesoftw in #2 - feat: allow shipping of metadata files in dist archive by overriding export-ignore rules. by @terabytesoftw in #3
- feat: add
gitattributesfor metadata files and updatescaffold.jsonreferences. by @terabytesoftw in #4 - feat: update
.ecrcand.prettierignoreto includescaffold-lock.jsonfor better file management. by @terabytesoftw in #5 - feat: add
.editorconfig-checker.jsonfor improved linting configuration. by @terabytesoftw in #6 - feat: add
.editorconfig-checker.jsonin scaffold for baseline configuration. by @terabytesoftw in #7 - fix: remove obsolete
.ecrcfile from metadata directory. by @terabytesoftw in #8 - fix: update
.codespellrcto exclude additional files from spell checking. by @terabytesoftw in #9
New Contributors
- @terabytesoftw made their first contribution in #2
Full Changelog: https://github.com/php-forge/baseline/commits/0.1.0