Releases: rollerworks/PasswordStrengthBundle
Releases · rollerworks/PasswordStrengthBundle
v1.5.3
#66: Add more translations (German, Spanish and Italian)
v1.5.2
#62: Fix wrong error message when too short password
#63: Forbid failures on PHP 7.0
#64: Add french translation
#65: Fix wrong message in nl translation
v1.5.1
#60: Make dependency injection more solid
#61: Fix a typo in english
v1.5.0
Fixes
#57: StyleCI / PHP-CS-Fixe
New features
#59: Add I18n support for the validators
v1.4.0
feature #56 Allow Symfony 3.0 (Soullivaneuh)
This PR was merged into the master branch.
Discussion
----------
Commits
-------
1f14d56c0b2fae146b447c003ad4eb965e173e0e Allow Symfony 3.0
v1.3.0
#47: Fix: Password strength calculation made easier and more consistent
v1.2.1
bug #42 Update PasswordRequirementsValidator.php (philrennie)
v1.2.0
- Compatibility with Symfony 2.5 API #39
- Bump minimum Symfony version to 2.3
v1.1.4
- #32: plug some improvements
v1.1.3: Merge pull request #30 from austinh/master
Update BlacklistUpdateCommand.php