Skip to content

Releases: Oudwins/zog

v0.22.0

14 Dec 10:00
Immutable release. Only release title and notes can be modified.
4be6a19

Choose a tag to compare

0.22.0 (2025-12-14)

⚠ BREAKING CHANGES

  • all schemas now return a issue list. Issue paths are now slices

Features

  • better panic message when user passes non pointer destination to parse/validate functions (#205) (9570fec)
  • experimental custom schema API (#187) (76a1d47)
  • new issue formatting utilities. (1305e68)

v0.21.10

12 Dec 07:33
ca37c36

Choose a tag to compare

0.21.10 (2025-12-12)

Features

v0.21.9

12 Nov 19:34
a098e2d

Choose a tag to compare

0.21.9 (2025-11-12)

Features

  • add IPv6 and generic IP validators for strings (#199) (c6fe2a3)
  • i18n: add Azerbaijani message for IP validator (#198) (272a6bf)
  • i18n: add Japanese message for IP validator (IPv4) (#195) (0d3278f)

v0.21.8

02 Nov 17:38
af7eb0d

Choose a tag to compare

0.21.8 (2025-11-02)

Features

v0.21.7

17 Oct 14:23
74abfd2

Choose a tag to compare

0.21.7 (2025-10-17)

Features

  • zhttp now supports multipart form data (3fae95f)

v0.21.6

24 Aug 14:25
e8180fa

Choose a tag to compare

0.21.6 (2025-08-24)

Features

  • add Japanese (ja) community translation (#181) (aa0ca94)

v0.21.5

23 Jul 10:31
ac0ebac

Choose a tag to compare

0.21.5 (2025-07-23)

Bug Fixes

  • z.time.Format() not working (638ff57)

v0.21.4

13 Jul 14:44
8a3cd2a

Choose a tag to compare

0.21.4 (2025-07-13)

Features

v0.21.3

03 Jul 05:58
3152230

Choose a tag to compare

0.21.3 (2025-07-03)

Features

v0.21.2

15 Jun 06:35
064e823

Choose a tag to compare

0.21.2 (2025-06-15)

Bug Fixes