Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 1.13 KB

[1.5.0] - 2022-12-08

  • New Feature: Add Key property to access to the validate function (See the example)
  • chore: Update gradle, kotlin, flutter version and the example app

[1.4.2] - 2022-03-01

  • New Feature: Validation for normal letters. Thanks to jeffersonmello

[1.4.1] - 2022/02/10

[1.4.0+1] - 2022/01/27

  • Readme Updated

[1.4.0] - 2022/01/27

  • New Feature: Added an OnFail callback that gets called everytime the password doesn't match.
  • Update example project

[1.3.0] - 2021/10/23

  • Support for i18n, to translate conditions. Thanks to HugoHeneault

[1.2.1] - 2021/03/27

  • Support for _ (Underscore) as special character. Thanks to adithyaakrishna

[1.2.0] - 2021/03/25

  • Sound null safety added.

[1.0.1+1] - 2021/02/18

  • README updated.

[1.0.1] - 2021/02/18

  • documents updated.

[1.0.0] - 2021/02/08

  • Initial release.