Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 06:28
· 156 commits to master since this release

Change Log

Feature

  • feat: support validate value by validate.Val(). see: #59 81d61ca
  • feat: support validate array/slice items. see: #124 f48988b

Refactor

  • refactor: mv convert input field value type as validator func th0 arg type 22df26f

Update

  • update: IsArray - check slice type will return true 4378d5f

Other

  • chore: rename some func, add more unit tests and more 56ca59e
  • style: update readme docs b52f1b3

Full Changelog: v1.3.2...v1.4.0