Skip to content

v0.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 11:54
b78f25c

0.19.1 (2025-04-13)

Features

  • customFunc for easy custom schemas. Usage is z.CustomFunc[T any](func (valPtr *T, ctx z.Ctx) bool {}, ...TestOptions) (#141) (4c2b42e)

Miscellaneous Chores