What's Changed
- Add set benchmarks with duplicates by @adriangb in #606
- Fix swapped test names in test_micro_benchmarks.py by @adriangb in #607
- Make ValidationError constructor a non-init method by @adriangb in #601
- Add ability to specify dataclass name in dataclass_schema by @dmontagu in #603
- Fix reversal of loc when building errors from Python by @adriangb in #609
- Do not inherit config in model fields that are themselves of type model by @dmontagu in #612
- eager length checks by @samuelcolvin in #610
- Bump version to 0.32.0 by @adriangb in #618
Full Changelog: v0.31.0...v0.32.0