Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:28

Release 1.1.0

Changelog

Added

  • DI integration tests for NowoWalletQrExtension.
  • Additional unit tests for NowoWalletQrBundle and WalletQrExtension.
  • Git pre-commit hooks (.githooks/pre-commit) installable via make 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/WalletQrBundle in 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/CODEOWNERS and .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

Full Changelog: v1.0.0...v1.1.0