Skip to content

Releases: nulab/zxcvbn4j

1.9.0

06 Apr 08:58
Compare
Choose a tag to compare

What's Changed

  • chore: update gradle version to 8.3 and update gradle plugins to latest by @vvatanabe in #152
  • refactor: refactoring guesses package by @vvatanabe in #153
  • refactor: refactoring TimeEstimates class by @vvatanabe in #154
  • refactor: Refactoring Feedback by @vvatanabe in #155
  • fix: fix warning messages of checkstyle by @vvatanabe in #156
  • refactor: refactor and improve code readability in Scoring by @vvatanabe in #157
  • chore: Update GitHub Actions Configuration by @vvatanabe in #158
  • fix: Fix sonarcloud reliability by @vvatanabe in #159
  • fix: fix sonarcloud maintainability by @vvatanabe in #160
  • fix: fix sonar cloud maintainability phase 2 by @vvatanabe in #161
  • fix: fix sonarcloud maintainability phase 3 by @vvatanabe in #162
  • fix: fix sonarcloud maintainability phase 4 by @vvatanabe in #163
  • refactor: Initialize all Strength properties via constructor by @vvatanabe in #164
  • refactor: Deprecate com.nulabinc.zxcvbn.Matcher and introduce new interface in com.nulabinc.zxcvbn.matchers by @vvatanabe in #165
  • refactor: Deprecate com.nulabinc.zxcvbn.Guess and introduce new interface in com.nulabinc.zxcvbn.guesses by @vvatanabe in #166
  • refactor: Deprecate setters in AttackTimes class by @vvatanabe in #167
  • refactor: modifier 'private' is redundant for enum constructors by @vvatanabe in #168
  • Updated URL to "Five Algorithms..." article by @weberhofer in #169
  • Add exports com.nulabinc.zxcvbn.io to module-info.java by @HaasJona in #175
  • addition of Portuguese in the languages available for feedback by @javcasrod in #173

New Contributors

Full Changelog: 1.8.2...1.9.0

1.8.2

21 Aug 06:40
Compare
Choose a tag to compare

What's Changed

  • refactor: refactoring matchers.OmnibusMatcher by @vvatanabe in #148
  • refactor: refactoring matchers.Match by @vvatanabe in #149
  • style: format all with google-java-format by @vvatanabe in #150
  • fix: fix the discrepancy in password guesses between zxcvbn and zxcvbn4j by @vvatanabe in #151

Full Changelog: 1.8.1...1.8.2

1.8.1

18 Aug 09:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

04 Jul 09:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0

12 Apr 22:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0

05 Apr 06:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.6.0

1.5.2

08 Jun 00:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1

05 Jun 07:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

26 Apr 01:08
Compare
Choose a tag to compare

What's Changed

  • Fix typo in German translation by @bleeding182 in #96
  • Improved to be able to replace the message arbitrarily by @kxn4t in #92

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

13 Apr 10:22
Compare
Choose a tag to compare

What's Changed

  • Fix message from full-width to half-width by @kxn4t in #91

Full Changelog: 1.4.0...1.4.1