What's Changed
- Create function to convert a slice of objects by @JoshuaTokenTransit in #8
- Accept custom schemas via a ZodSchema() method by @josiah-tt in #10
- Add option to require custom schema definitions by @josiah-tt in #11
- Handle interface implementations with pointer receivers by @josiah-tt in #12
- Treat byte slices as strings by @josiah-tt in #13
- Support inline struct fields by @m4tty-d in #15
New Contributors
Thanks to everyone contributing to this library!
- @JoshuaTokenTransit made their first contribution in #8
- @josiah-tt made their first contribution in #10
- @m4tty-d made their first contribution in #15
Full Changelog: v1.3.1...v1.4.0