Skip to content

Releases: php-forge/baseline

0.1.5

Choose a tag to compare

@terabytesoftw terabytesoftw released this 05 Jul 18:36
3482469

What's Changed

  • ci: update codespell skip list to include CHANGELOG.md and UPGRADE.md. by @terabytesoftw in #15

Full Changelog: 0.1.4...0.1.5

0.1.4

Choose a tag to compare

@terabytesoftw terabytesoftw released this 05 Jul 17:08
c642919

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

Choose a tag to compare

@terabytesoftw terabytesoftw released this 04 Jul 23:00
924a8eb

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

Choose a tag to compare

@terabytesoftw terabytesoftw released this 19 May 09:59
f4983b8

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

Choose a tag to compare

@terabytesoftw terabytesoftw released this 06 May 13:09
e14794c

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

Choose a tag to compare

@terabytesoftw terabytesoftw released this 05 May 22:45
cd9a795

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