Release v1.1.0
Release 1.1.0
Changelog
Added
- DI integration tests for
NowoWalletQrExtension. - Additional unit tests for
NowoWalletQrBundleandWalletQrExtension. - Git pre-commit hooks (
.githooks/pre-commit) installable viamake setup-hooks. - CodeRabbit configuration and GitHub workflow.
Changed
- CI matrix extended with Symfony 7.4 and 8.1.
- Demo projects: Symfony 7 demo targets 7.4; Symfony 8 demos: 8.1.
- Repository URLs corrected to
nowo-tech/WalletQrBundlein README,composer.json, CONTRIBUTING, and Flex post-install message. - Documentation: Symfony Flex recipe section in INSTALLATION; expanded SPEC-DRIVEN-DEVELOPMENT.
Fixed
- Duplicate blocks removed from
.github/CODEOWNERSand.github/PULL_REQUEST_TEMPLATE.md.
What's Changed
- chore(ci): bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #4
- chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #2
- chore(deps): bump friendsofphp/php-cs-fixer from 3.95.5 to 3.95.7 by @dependabot[bot] in #1
- chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0