Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 21:06
· 9 commits to main since this release
c13a2e7

What's Changed in v0.3.0

Commits since v0.2.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

  • (feat) add model base validation class by @qequ in #6

Full Changelog: v0.2.0...v0.3.0