Skip to content

Releases: horprogs/Just-validate

v4.3.0

13 Nov 14:19
Compare
Choose a tag to compare

4.3.0 (2023-11-13)

Features

v4.2.0

07 Feb 21:29
Compare
Choose a tag to compare

4.2.0 (2023-02-07)

Features

v4.1.0

31 Jan 23:07
Compare
Choose a tag to compare

4.1.0 (2023-01-31)

Features

v4.0.2

12 Jan 18:15
Compare
Choose a tag to compare

4.0.2 (2023-01-12)

Bug Fixes

v4.0.1

03 Jan 18:03
Compare
Choose a tag to compare

4.0.1 (2023-01-03)

Bug Fixes

  • #94 make the context compatible with the old interface (03f1bb3)

v4.0.0

28 Dec 18:44
Compare
Choose a tag to compare

4.0.0 (2022-12-28)

Features

  • #93 skip email validation if the field is empty (d2b83fe)
  • add integer rule (9b805fe)

BREAKING CHANGES

  • number rule accepts float number now
  • email rule is not triggered if the field is empty

v3.10.0

10 Dec 16:47
Compare
Choose a tag to compare

3.10.0 (2022-12-10)

Features

v3.9.1

08 Dec 18:14
Compare
Choose a tag to compare

3.9.1 (2022-12-08)

Bug Fixes

  • #73 made it possible to merge default and custom localization dicts (184c78e)

v3.9.0

07 Dec 23:58
Compare
Choose a tag to compare

3.9.0 (2022-12-07)

Bug Fixes

Features

  • #81 add validateBeforeSubmitting feature (f9277c6)

v3.8.1

18 May 19:21
Compare
Choose a tag to compare

3.8.1 (2022-05-18)

Bug Fixes