Skip to content

Releases: Flutterando/lucid_validation

v1.2.0

19 Dec 12:38
5716ae2
Compare
Choose a tag to compare

What's Changed

  • [DRAFT] feature: initial proposal of 'is not null' by @wellgenio in #3

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Oct 22:58
Compare
Choose a tag to compare

Added Label

v1.0.1

29 Aug 14:51
Compare
Choose a tag to compare

1.0.1

  • Added valid greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan, inclusiveBetween and exclusiveBetween

1.0.0

  • Production release

0.0.7

  • Added when and setValidator

0.0.5

  • Added must and mustWith

0.0.3

  • Added Cascade Mode

0.0.2

  • Added valid CEP, CNPJ and CreditCard

0.0.1+1

  • Initial Release