Releases: AlexSkrypnyk/scaffold
Releases · AlexSkrypnyk/scaffold
0.11.0
What's new since 0.10.0
- Added build-php job to CI. @AlexSkrypnyk (#98)
- Added build-php job to CI and fixed release job. @AlexSkrypnyk (#97)
- Added support for symfony/console :^7. @AlexSkrypnyk (#95)
- [#53] Updated release drafter config to use resolved version. @AlexSkrypnyk (#94)
- Added support for PHP and NodeJS version matrices. @AlexSkrypnyk (#92)
- Update dependency jekyll-github-metadata to v2.16.1 @renovate (#90)
- Update dependency jekyll to v4.3.3 @renovate (#89)
- Update actions/upload-pages-artifact action to v3 @renovate (#88)
- Update actions/deploy-pages action to v4 @renovate (#87)
Full Changelog: 0.10.0...0.11.0
@AlexSkrypnyk, @renovate and @renovate[bot]
0.10.0
What's new since 0.9.0
- Fixed processing of .gitattributes based on selected features. @AlexSkrypnyk (#86)
- Update actions/deploy-pages action to v3 @renovate (#82)
- Update actions/upload-artifact action to v4 @renovate (#83)
- Update actions/configure-pages action to v4 @renovate (#81)
- Updated PHP version requirements to 8.2. @AlexSkrypnyk (#85)
- Replaced PHP GitHub action to install PHP into the runner container. @AlexSkrypnyk (#84)
Full Changelog: 0.9.0...0.10.0
@AlexSkrypnyk, @renovate and @renovate[bot]
0.9.0
What's new since 0.8.0
- Update dependency just-the-docs to v0.7.0 @renovate (#79)
- Update luizm/action-sh-checker action to v0.8.0 @renovate (#78)
- Update actions/setup-node action to v4 @renovate (#77)
- Sorted Composer deps. @AlexSkrypnyk (#76)
- Fixed PHP static errors in test traits. @AlexSkrypnyk (#75)
- Added string replacements and unit tests. @AlexSkrypnyk (#71)
- Update toshimaru/auto-author-assign action to v2.0.1 @renovate (#73)
- Update toshimaru/auto-author-assign action to v2 @renovate (#72)
- Split tests into libs. @AlexSkrypnyk (#70)
- Fixed replacements not working in dotfiles. @AlexSkrypnyk (#69)
- Simplified php linting. @AlexSkrypnyk (#68)
- Added coverage for scaffold own tests. @AlexSkrypnyk (#67)
- Replaced code coverage provider. @AlexSkrypnyk (#65)
Full Changelog: 0.8.0...0.9.0
@AlexSkrypnyk, @renovate and @renovate[bot]
0.8.0
What's new since 0.7.0
- Update dependency just-the-docs to v0.6.2 @renovate (#57)
- Fixed coverage file name. @AlexSkrypnyk (#56)
- Several updates. @AlexSkrypnyk (#55)
- Added GH release and favicon. @AlexSkrypnyk (#52)
Full Changelog: 0.7.0...0.8.0
@AlexSkrypnyk, @renovate and @renovate[bot]
0.7.0
What's new since 0.6.0
- Renamed php commands. @AlexSkrypnyk (#50)
- Moved processing of answers into standalone functions. @AlexSkrypnyk (#49)
- Moved scaffold tests into 'tests' dir. @AlexSkrypnyk
- Updated init script to support removal of docs.
Full Changelog: 0.6.0...0.7.0
0.5.0
What's new since 0.4.0
- Refactored test helper into traits.
- Added test coverage report and updated tests. @AlexSkrypnyk (#38, #39)
- Added coverage publishing to PR comments.
- Fixed GHA events to trigger on
pull_request
- Increased PHPStan level to 9 and fixed all violations.
- Fixed formatting in the PR template.
- Updated Box config formatting.
Full Changelog: 0.4.0...0.5.0
0.4.0
What's new since 0.3.1
- Update actions/checkout action to v4 @renovate (#34)
- Update toshimaru/auto-author-assign action to v1.6.2 @renovate (#33)
- Added selection for Renovate. @AlexSkrypnyk (#36)
- Configure Renovate @renovate (#32)
- Multiple updates. @AlexSkrypnyk (#31)
- Removed extension from the template simple script. @AlexSkrypnyk (#28)
- Moved PHP command bin into root and fixed init. @AlexSkrypnyk (#25)
Full Changelog: 0.3.1...0.4.0
@AlexSkrypnyk, @renovate and @renovate[bot]
0.3.1
What's new since 0.3.0
- Moved PHP command bin into root and fixed init. @AlexSkrypnyk (#25)
Full Changelog: 0.3.0...0.4.0
0.3.0
What's new since 0.2.1
- Added PR template. @AlexSkrypnyk (#20)
- Added CLI app. @AlexSkrypnyk (#16)
- Fixed PHP project init token name (
PHP
instead ofCOMPOSER
). @AlexSkrypnyk (#13) - Fixed running of the release drafter in PR. @AlexSkrypnyk (#12)
- Merged multiple scaffold workflows into a single workflow. @AlexSkrypnyk (#11)
- Added template simple php script. @AlexSkrypnyk (#9)
- Added scaffold tests. @AlexSkrypnyk (#7)
- Added prompts to remove github actions. @AlexSkrypnyk (#6)
- Fixed lock files and installed deps directories. @AlexSkrypnyk (#5)
Full Changelog: 0.2.1...0.3.0