Skip to content

Releases: Oudwins/zog

v0.22.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 16:48
Immutable release. Only release title and notes can be modified.
98a977d

0.22.2 (2026-04-25)

Bug Fixes

  • Fixed issue with ,omitempty suffix in json tag (#218) (0ed4743)

v0.22.1

Choose a tag to compare

@github-actions github-actions released this 18 Apr 03:33
Immutable release. Only release title and notes can be modified.
0a95941

0.22.1 (2026-04-03)

Features

Bug Fixes

  • Clear values on ExecCtx when creating a new one (#217) (f26555a)

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 14 Dec 10:00
Immutable release. Only release title and notes can be modified.
4be6a19

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

Choose a tag to compare

@github-actions github-actions released this 12 Dec 07:33
ca37c36

0.21.10 (2025-12-12)

Features

v0.21.9

Choose a tag to compare

@github-actions github-actions released this 12 Nov 19:34
a098e2d

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

Choose a tag to compare

@github-actions github-actions released this 02 Nov 17:38
af7eb0d

0.21.8 (2025-11-02)

Features

v0.21.7

Choose a tag to compare

@github-actions github-actions released this 17 Oct 14:23
74abfd2

0.21.7 (2025-10-17)

Features

  • zhttp now supports multipart form data (3fae95f)

v0.21.6

Choose a tag to compare

@github-actions github-actions released this 24 Aug 14:25
e8180fa

0.21.6 (2025-08-24)

Features

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

v0.21.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:31
ac0ebac

0.21.5 (2025-07-23)

Bug Fixes

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

v0.21.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:44
8a3cd2a

0.21.4 (2025-07-13)

Features