Version 0.5.0
What's Changed
- Added a pydantic adapter (#91) which can be used to generate schema and to do validation.
- The adapter handles only a few common primitives for schema.
- Example usage here: https://eyurtsev.github.io/kor/validation.html
Full Changelog: 0.4.0...0.5.0