Release v2.0.0
Breaking: Twig namespace and translation domain renamed to
NowoPasswordStrengthBundle. See docs/UPGRADING.md.
Changelog
Changed
- Twig namespace —
@PasswordStrengthBundlerenamed to@NowoPasswordStrengthBundle(form themes and logical template names). - Translation domain — files and default
translation_domainrenamed fromPasswordStrengthBundletoNowoPasswordStrengthBundle(de/en/es/fr/it/nl/pt). - TwigPathsPass — resolves Twig filesystem loader aliases more robustly; prepends
templates/bundles/NowoPasswordStrengthBundlewhen that directory exists so app overrides win. - Documentation — INSTALLATION, USAGE, UPGRADING, and Spec Kit inventory updated for the new namespace/domain.
Migration
See UPGRADING.md for override path and translation file renames.
What's Changed
- chore(deps): bump happy-dom from 20.10.6 to 20.11.0 by @dependabot[bot] in #11
- chore(ci): bump actions/checkout from 6 to 7 by @dependabot[bot] in #12
- chore(deps): bump nowo-tech/password-toggle-bundle from 2.0.3 to 2.0.4 by @dependabot[bot] in #14
- chore(deps): bump vite from 5.4.21 to 8.1.5 by @dependabot[bot] in #13
Full Changelog: v1.3.0...v2.0.0