v0.3.0
What's Changed in v0.3.0
Commits since v0.2.0
- Merge pull request #6 from qequ/feature/dsl (c13a2e7)
- version (a0f118b)
- version (17e0f1e)
- update readme (b220540)
- add spec (fab6127)
- add model dsl class (bd18d2b)
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.2.0...v0.3.0