v0.4.0
What's Changed in v0.4.0
Commits since v0.3.0
- update docs (db33d11)
- update version (a4e91c0)
- update docs (148d981)
- add tests & update docs (61a3c12)
- Add struct validation (1868a28)
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
Full Changelog: v0.3.0...v0.4.0