Releases: nulab/zxcvbn4j
Releases · nulab/zxcvbn4j
1.4.0
1.3.6
What's Changed
- fix NumberFormatException in DateMatcher (#78) by @vvatanabe in #87
Full Changelog: 1.3.5...1.3.6
1.3.5
What's Changed
- Improve L33tMatcher performance a bit by @yasuyuki-baba in #86
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
What's Changed
- fallback in the process of getting the resource as a stream (#79) by @vvatanabe in #81
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Added Cryptomator to the list of applications using this library by @overheadhunter in #68
- fix inconsistent score between zxcvbn4j and zxcvbn (#50) by @vvatanabe in #72
- 1.3.1 by @vvatanabe in #73
- Fixed Maven Central badge link by @GlenKPeterson in #76
- Fix a ExceptionInInitializerError in Keycloak: error found in ResourceLoader #79 by @vvatanabe in #80
New Contributors
- @GlenKPeterson made their first contribution in #76
Full Changelog: 1.3.0...1.3.2
1.3.1
What's Changed
- Added Cryptomator to the list of applications using this library by @overheadhunter in #68
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Use CharSequence not String as input type for Zxcvbn.measure by @SteveLeach-Keytree in #64
New Contributors
- @SteveLeach-Keytree made their first contribution in #64
Full Changelog: 1.2.7...1.3.0
1.2.7
What's Changed
- fix Error installing oraclejdk8 (#60) by @vvatanabe in #61
- Fix resource loading when using from the web app. by @yasuyuki-baba in #59
- remove java.nio.charset.StandardCharsets (#62) by @vvatanabe in #63
Full Changelog: 1.2.6...1.2.7
1.2.6
What's Changed
- remove openjdk7 from .travis.yml by @tsuyoshizawa in #57
- Use system class loader to access resources by @simonschiller in #56
New Contributors
- @tsuyoshizawa made their first contribution in #57
- @simonschiller made their first contribution in #56
Full Changelog: 1.2.5...1.2.6