Skip to content

Releases: gookit/validate

v1.1.1

03 Jun 02:42
ac76aac

Choose a tag to compare

  • Fix panic in custom filter call because at nil variable check.(#13 thanks @d7561985 )
  • Update readme

v1.1.0

21 Apr 16:42

Choose a tag to compare

  • update: support filter tag on struct
  • add more unit tests

v1.0.3

20 Apr 10:29

Choose a tag to compare

fix some bugs

  • fix: should use AddMessages() instead AddTranslates() @Git-So
  • fix: check int shold exclude float(bug#7)
  • add some new validate func
  • update readme

v1.0.2

22 Dec 16:32

Choose a tag to compare

fix bugs

v1.0.0

19 Oct 08:48

Choose a tag to compare

first version