What's Changed in v0.5.0
Commits since v0.4.0
- version (0ff8d48)
- add type coercion (a5100f1)
- Merge pull request #7 from qequ/feauture/type-coercion (2ce2790)
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
Full Changelog: v0.4.0...v0.5.0