Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 614 Bytes

2.0.0+1

  • Update README.md flutter example

2.0.0

  • Increase the length for password (strong) validation regex check

1.0.4

  • Increase the length for password (strong) validation regex check

1.0.3

  • Add medium password strength, the strong one is still under bool password(String input)

1.0.2

  • Update README.md usage example and lib description
  • Update CHANGELOG.md
  • Update pubspec.yaml description

1.0.1

  • dartfmt

1.0.0

  • Initial version, created with basic yet functional phone, name, postalCode, email, url, currency, ip, date, time, htmlTags, password, and creditCard validation.