Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:04
Immutable release. Only release title and notes can be modified.
806d4b0

1.3.0 (2026-06-19)

Features

  • Adding is.Base32 helper (538d26e)
  • Support custom errors on the AllOf helper (c510f1d)

Bug Fixes

  • Make the nil rule distinct in its error message (b6fec38)

Miscellaneous

Refactor

  • Migrate type assertions to the is package (c2db665)