Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jan 19:11
· 1 commit to main since this release

What's Changed in v0.5.0

Commits since v0.4.0

Features

  • ✅ Rich error reporting with detailed paths
  • ✅ Compile-time type validation with macros
  • ✅ Custom validators with SchemaBuilder
  • ✅ 10-100x faster than runtime validation
  • ✅ 101 passing tests

What's Changed

  • Add struct validation support by @qequ in #7

Full Changelog: v0.4.0...v0.5.0