Skip to content

Releases: go-playground/validator

Release 10.28.0

05 Oct 17:08
bdc3a7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.27.0...v10.28.0

Release 10.27.0

02 Jul 02:55
bc77d03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.26.0...v10.27.0

v10.26.0

28 Mar 15:51
433b082

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.25.0...v10.26.0

Release 10.25.0

15 Feb 16:33
0240917

Choose a tag to compare

What's Changed

  • Fix postcode_iso3166_alpha2_field validation by @ddevcap in #1359
  • Update README to replace the Travis CI badge with a GitHub Actions badge by @nodivbyzero in #1362
  • chore: using errors.As instead of type assertion by @fatelei in #1346
  • Fix/remove issue template md by @ganeshdipdumbare in #1375
  • feat: Add support for omitting empty and zero values in validation (including nil pointer and empty content of pointer) by @zeewell in #1289

New Contributors

Full Changelog: v10.24.0...v10.25.0

Release 10.24.0

13 Jan 02:32
2cce309

Choose a tag to compare

What's Changed

The MSGV(Minimum Supported Go Version) has been bumped to v1.20 to address a security issues in the gaoling net package.

Full Changelog: v10.23.0...v10.24.0

Release 10.23.0

16 Nov 16:49
606fdce

Choose a tag to compare

What's Changed

  • fix: cron validation support for star step value by @cgetzen in #1302
  • doc(oneof): mention 'enum' by @Crocmagnon in #1326
  • Add oneofci validator (oneof case insensitive) by @connorcarnes in #1321
  • feat: add validator for numeric ports by @nodivbyzero in #1294

New Contributors

Full Changelog: v10.22.1...v10.23.0

Release 10.22.1

09 Sep 00:17
f1939ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.22.0...v10.22.1

Release 10.22.0

12 Jun 04:36
a947377

Choose a tag to compare

v10.22.0

Update README.md

Release 10.21.0

01 Jun 15:22
c7e8518

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.20.0...v10.21.0

Release 10.20.0

30 Apr 04:09
e20b948

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.19.0...v10.20.0