Skip to content

Releases: rollerworks/PasswordStrengthBundle

v1.5.3

28 Apr 14:19
Compare
Choose a tag to compare

#66: Add more translations (German, Spanish and Italian)

v1.5.2

31 Mar 08:15
Compare
Choose a tag to compare

#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

31 Mar 07:36
Compare
Choose a tag to compare

#60: Make dependency injection more solid
#61: Fix a typo in english

v1.5.0

22 Feb 13:06
Compare
Choose a tag to compare

Fixes

#57: StyleCI / PHP-CS-Fixe

New features

#59: Add I18n support for the validators

v1.4.0

02 Dec 15:43
Compare
Choose a tag to compare
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

03 Mar 12:07
Compare
Choose a tag to compare

#47: Fix: Password strength calculation made easier and more consistent

v1.2.1

13 Feb 10:15
Compare
Choose a tag to compare

bug #42 Update PasswordRequirementsValidator.php (philrennie)

v1.2.0

01 Feb 10:22
Compare
Choose a tag to compare
  • Compatibility with Symfony 2.5 API #39
  • Bump minimum Symfony version to 2.3

v1.1.4

14 Jan 10:16
Compare
Choose a tag to compare
  • #32: plug some improvements

v1.1.3: Merge pull request #30 from austinh/master

16 Dec 15:31
Compare
Choose a tag to compare
Update BlacklistUpdateCommand.php