All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- REFACTOR: improve password scoring example. (bd311ad5)
- FIX: add missing pragma for defaultIsolateHandler. (e01f69ee)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX(docs): update README.md for flutter_password_scoring. (097bab2b)
- FIX(example): don't use late modifier, use empty password instead. (a8a19d2d)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- BREAKING FEAT: support user inputs & options override. (12b105b4)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- BREAKING FEAT: add default foreground handler. (eab329d5)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.1.0+4
flutter_password_scoring
-v0.0.2+3
dart_zxcvbn_language_common
-v0.1.0+4
dart_zxcvbn_language_pl
-v0.1.0+5
dart_zxcvbn_language_en
-v0.1.0+5
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
flutter_password_scoring
-v0.0.2+3
dart_zxcvbn_language_common
-v0.1.0+4
dart_zxcvbn_language_pl
-v0.1.0+5
dart_zxcvbn_language_en
-v0.1.0+5
- FIX: properly handle case when spatial matcher receives estimated guess in feedback. (7206342d)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.1.0+3
dart_zxcvbn_language_common
-v0.1.0+3
dart_zxcvbn_language_en
-v0.1.0+3
dart_zxcvbn_language_pl
-v0.1.0+3
flutter_password_scoring
-v0.0.2+2
- DOCS: use absolute urls for readme links. (cffa4e6b)
- DOCS: use absolute urls for readme links. (cffa4e6b)
- DOCS: use absolute urls for readme links. (cffa4e6b)
- DOCS: use absolute urls for readme links. (cffa4e6b)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.1.0+2
dart_zxcvbn_language_common
-v0.1.0+2
dart_zxcvbn_language_en
-v0.1.0+2
dart_zxcvbn_language_pl
-v0.1.0+2
dart_zxcvbn_tools
-v0.0.1+4
flutter_password_scoring
-v0.0.2+1
- DOCS: add info about related packages. (9375bea2)
- DOCS: add info about related packages. (9375bea2)
- DOCS: add info about related packages. (9375bea2)
- DOCS: add info about related packages. (9375bea2)
- FIX: remove static modifier from controller. (6ff6182a)
- DOCS: add info about related packages. (9375bea2)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.1.0+1
dart_zxcvbn_language_common
-v0.1.0+1
dart_zxcvbn_language_en
-v0.1.0+1
dart_zxcvbn_language_pl
-v0.1.0+1
dart_zxcvbn_tools
-v0.0.1+3
flutter_password_scoring
-v0.0.2
- DOCS: update descriptions of all packages. (78a9fa76)
- DOCS: update descriptions of all packages. (78a9fa76)
- DOCS: update descriptions of all packages. (78a9fa76)
- DOCS: update descriptions of all packages. (78a9fa76)
- DOCS: update descriptions of all packages. (78a9fa76)
- FEAT: introduce flutter package. (526bb0a2)
- FEAT: introduce flutter package. (d1281bb1)
- DOCS: update descriptions of all packages. (78a9fa76)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FEAT: introduce flutter package. (d1281bb1)
Packages with breaking changes:
dart_zxcvbn
-v0.1.0
dart_zxcvbn_language_common
-v0.1.0
dart_zxcvbn_language_en
-v0.1.0
dart_zxcvbn_language_pl
-v0.1.0
Packages with other changes:
- There are no other changes in this release.
- FIX: wrong operator in nCk helper. (21274ef6)
- FIX: userInputs dictionary handling. (f41edb92)
- FIX: token should be taken from raw password string. (86f0c143)
- FEAT: implement spatial matcher. (780fbd4f)
- BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)
- BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)
- BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)
- BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn_language_common
-v0.0.2
dart_zxcvbn_language_en
-v0.0.2
dart_zxcvbn_language_pl
-v0.0.2
- FEAT: fine-tune deps of
language_common
. (11f31b12)
- FEAT: fine-tune deps of
language_en
. (ac80738b)
- FEAT: fine-tune deps of
language_pl
. (92015168)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.5+1
dart_zxcvbn_language_common
-v0.0.1+8
dart_zxcvbn_language_pl
-v0.0.1+8
dart_zxcvbn_language_en
-v0.0.1+8
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
dart_zxcvbn_language_common
-v0.0.1+8
dart_zxcvbn_language_pl
-v0.0.1+8
dart_zxcvbn_language_en
-v0.0.1+8
- FIX: issues with parsing of json data in dart. (3d5af884)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.5
dart_zxcvbn_language_common
-v0.0.1+7
dart_zxcvbn_language_pl
-v0.0.1+7
dart_zxcvbn_language_en
-v0.0.1+7
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
dart_zxcvbn_language_common
-v0.0.1+7
dart_zxcvbn_language_pl
-v0.0.1+7
dart_zxcvbn_language_en
-v0.0.1+7
- FEAT: implement Result.fromJson. (6e580497)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.4+1
dart_zxcvbn_language_common
-v0.0.1+6
dart_zxcvbn_language_pl
-v0.0.1+6
dart_zxcvbn_language_en
-v0.0.1+6
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
dart_zxcvbn_language_common
-v0.0.1+6
dart_zxcvbn_language_pl
-v0.0.1+6
dart_zxcvbn_language_en
-v0.0.1+6
- FIX: issue with negative list index access. (4b8fdb77)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.4
dart_zxcvbn_language_common
-v0.0.1+5
dart_zxcvbn_language_pl
-v0.0.1+5
dart_zxcvbn_language_en
-v0.0.1+5
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
dart_zxcvbn_language_common
-v0.0.1+5
dart_zxcvbn_language_pl
-v0.0.1+5
dart_zxcvbn_language_en
-v0.0.1+5
- FEAT: allow delta to be null in sequence matcher. (157fed51)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.3
dart_zxcvbn_language_common
-v0.0.1+4
dart_zxcvbn_language_pl
-v0.0.1+4
dart_zxcvbn_language_en
-v0.0.1+4
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
dart_zxcvbn_language_common
-v0.0.1+4
dart_zxcvbn_language_pl
-v0.0.1+4
dart_zxcvbn_language_en
-v0.0.1+4
- FEAT: add missing feedback from bruteforce matcher. (ffdc01e9)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.2
dart_zxcvbn_language_pl
-v0.0.1+3
dart_zxcvbn_language_en
-v0.0.1+3
dart_zxcvbn_language_common
-v0.0.1+3
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
dart_zxcvbn_language_pl
-v0.0.1+3
dart_zxcvbn_language_en
-v0.0.1+3
dart_zxcvbn_language_common
-v0.0.1+3
- FEAT: downgrade collection. (6b848340)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.1+2
dart_zxcvbn_language_common
-v0.0.1+2
dart_zxcvbn_language_en
-v0.0.1+2
dart_zxcvbn_language_pl
-v0.0.1+2
dart_zxcvbn_tools
-v0.0.1+2
- FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)
- FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)
- FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)
- FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)
- FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.1+1
dart_zxcvbn_language_common
-v0.0.1+1
dart_zxcvbn_language_en
-v0.0.1+1
dart_zxcvbn_language_pl
-v0.0.1+1
dart_zxcvbn_tools
-v0.0.1+1
- FIX: dependency logic. (6f3c4d0c)
- FIX: version constraints. (efa9b42a)
- DOCS: add license files prio publishing. (506d2b80)
- FIX: version constraints. (efa9b42a)
- FIX: broken lock file deps. (0145a79f)
- DOCS: add license files prio publishing. (506d2b80)
- DOCS: add license files prio publishing. (506d2b80)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
dart_zxcvbn
-v0.0.1
dart_zxcvbn_tools
-v0.0.1
dart_zxcvbn_language_common
-v0.0.1
dart_zxcvbn_language_en
-v0.0.1
dart_zxcvbn_language_pl
-v0.0.1
- Initial release
- Initial release
- Initial release
- Initial release
- Initial release