Skip to content

Latest commit

 

History

History
713 lines (389 loc) · 23 KB

CHANGELOG.md

File metadata and controls

713 lines (389 loc) · 23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-06-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_password_scoring - v0.2.0+2

  • REFACTOR: improve password scoring example. (bd311ad5)
  • FIX: add missing pragma for defaultIsolateHandler. (e01f69ee)

2024-06-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_password_scoring - v0.2.0+1

  • FIX(docs): update README.md for flutter_password_scoring. (097bab2b)
  • FIX(example): don't use late modifier, use empty password instead. (a8a19d2d)

2024-06-06

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutter_password_scoring - v0.2.0

  • BREAKING FEAT: support user inputs & options override. (12b105b4)

2024-06-06

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

flutter_password_scoring - v0.1.0

  • BREAKING FEAT: add default foreground handler. (eab329d5)

2024-06-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.1.0+4

  • FIX: properly handle case when spatial matcher receives estimated guess in feedback. (7206342d)

2024-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn_language_pl - v0.1.0+4

2024-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn_language_en - v0.1.0+4

2024-05-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn - v0.1.0+3

  • DOCS: use absolute urls for readme links. (cffa4e6b)

dart_zxcvbn_language_common - v0.1.0+3

  • DOCS: use absolute urls for readme links. (cffa4e6b)

dart_zxcvbn_language_en - v0.1.0+3

  • DOCS: use absolute urls for readme links. (cffa4e6b)

dart_zxcvbn_language_pl - v0.1.0+3

  • DOCS: use absolute urls for readme links. (cffa4e6b)

flutter_password_scoring - v0.0.2+2

  • DOCS: fix typo. (7c4acda7)
  • DOCS: use absolute urls for readme links. (cffa4e6b)

2023-09-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn - v0.1.0+2

  • DOCS: add info about related packages. (9375bea2)
  • DOCS: add links to related packages. (9d29c91d)

dart_zxcvbn_language_common - v0.1.0+2

  • DOCS: add info about related packages. (9375bea2)

dart_zxcvbn_language_en - v0.1.0+2

  • DOCS: add info about related packages. (9375bea2)

dart_zxcvbn_language_pl - v0.1.0+2

  • DOCS: add info about related packages. (9375bea2)

dart_zxcvbn_tools - v0.0.1+4

  • DOCS: add info about related packages. (9375bea2)

flutter_password_scoring - v0.0.2+1

  • FIX: remove static modifier from controller. (6ff6182a)
  • DOCS: add info about related packages. (9375bea2)

2023-09-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn - v0.1.0+1

  • DOCS: update descriptions of all packages. (78a9fa76)

dart_zxcvbn_language_common - v0.1.0+1

  • DOCS: update descriptions of all packages. (78a9fa76)

dart_zxcvbn_language_en - v0.1.0+1

  • DOCS: update descriptions of all packages. (78a9fa76)

dart_zxcvbn_language_pl - v0.1.0+1

  • DOCS: update descriptions of all packages. (78a9fa76)

dart_zxcvbn_tools - v0.0.1+3

  • DOCS: update descriptions of all packages. (78a9fa76)

flutter_password_scoring - v0.0.2

  • FEAT: introduce flutter package. (526bb0a2)
  • FEAT: introduce flutter package. (d1281bb1)
  • DOCS: update descriptions of all packages. (78a9fa76)

2023-09-06

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_password_scoring - v0.0.1

  • FEAT: introduce flutter package. (d1281bb1)

2023-09-05

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

dart_zxcvbn - v0.1.0

  • 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)

dart_zxcvbn_language_common - v0.1.0

  • BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)

dart_zxcvbn_language_en - v0.1.0

  • BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)

dart_zxcvbn_language_pl - v0.1.0

  • BREAKING REFACTOR: implement AdjacencyGraphs as mixin. (73ac4b07)

2023-09-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn_language_common - v0.0.2

  • FEAT: fine-tune deps of language_common. (11f31b12)

dart_zxcvbn_language_en - v0.0.2

  • FEAT: fine-tune deps of language_en. (ac80738b)

dart_zxcvbn_language_pl - v0.0.2

  • FEAT: fine-tune deps of language_pl. (92015168)

2023-09-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.0.5+1

  • FIX: issues with parsing of json data in dart. (3d5af884)

2023-09-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.0.5

  • FEAT: implement Result.fromJson. (6e580497)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.0.4+1

  • FIX: issue with negative list index access. (4b8fdb77)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.0.4

  • FEAT: allow delta to be null in sequence matcher. (157fed51)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.0.3

  • FEAT: add missing feedback from bruteforce matcher. (ffdc01e9)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

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

dart_zxcvbn - v0.0.2

  • FEAT: downgrade collection. (6b848340)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn - v0.0.1+2

  • FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)

dart_zxcvbn_language_common - v0.0.1+2

  • FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)

dart_zxcvbn_language_en - v0.0.1+2

  • FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)

dart_zxcvbn_language_pl - v0.0.1+2

  • FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)

dart_zxcvbn_tools - v0.0.1+2

  • FIX: uncommit & ignore pubspec.lock from packages. (f8a3f223)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn - v0.0.1+1

  • FIX: dependency logic. (6f3c4d0c)
  • FIX: version constraints. (efa9b42a)
  • DOCS: add license files prio publishing. (506d2b80)

dart_zxcvbn_language_common - v0.0.1+1

  • FIX: version constraints. (efa9b42a)
  • FIX: broken lock file deps. (0145a79f)
  • DOCS: add license files prio publishing. (506d2b80)

dart_zxcvbn_language_en - v0.0.1+1

  • FIX: version constraints. (efa9b42a)
  • DOCS: add license files prio publishing. (506d2b80)

dart_zxcvbn_language_pl - v0.0.1+1

  • FIX: version constraints. (efa9b42a)
  • DOCS: add license files prio publishing. (506d2b80)

dart_zxcvbn_tools - v0.0.1+1

  • DOCS: add license files prio publishing. (506d2b80)

2023-09-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dart_zxcvbn - v0.0.1

  • Initial release

dart_zxcvbn_tools - v0.0.1

  • Initial release

dart_zxcvbn_language_common - v0.0.1

  • Initial release

dart_zxcvbn_language_en - v0.0.1

  • Initial release

dart_zxcvbn_language_pl - v0.0.1

  • Initial release