Skip to content

Releases: php-forge/baseline

0.1.2

19 May 09:59
f4983b8

Choose a tag to compare

What's Changed

  • fix: remove phpunit.xml from .gitignore and update composer-require-checker.json structure. by @terabytesoftw in #11

Full Changelog: 0.1.1...0.1.2

0.1.1

06 May 13:09
e14794c

Choose a tag to compare

What's Changed

  • fix: enable [extend] useDefault = true in .github/linters/.gitleaks.toml so 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

05 May 22:45
cd9a795

Choose a tag to compare

What's Changed

  • feat: initial release as yii2-extensions/scaffold provider 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 gitattributes for metadata files and update scaffold.json references. by @terabytesoftw in #4
  • feat: update .ecrc and .prettierignore to include scaffold-lock.json for better file management. by @terabytesoftw in #5
  • feat: add .editorconfig-checker.json for improved linting configuration. by @terabytesoftw in #6
  • feat: add .editorconfig-checker.json in scaffold for baseline configuration. by @terabytesoftw in #7
  • fix: remove obsolete .ecrc file from metadata directory. by @terabytesoftw in #8
  • fix: update .codespellrc to exclude additional files from spell checking. by @terabytesoftw in #9

New Contributors

Full Changelog: https://github.com/php-forge/baseline/commits/0.1.0