What's Changed
- add ErrorDetails to public interface by @ddneilson in #384
- Support include/exclude arguments with
__contains__
by @dmontagu in #409 - tests for serializing dataclasses with
InitVar
andClassVar
by @samuelcolvin in #411 - adding more string benchmarks by @samuelcolvin in #412
- Adding definitions support by @samuelcolvin in #406
- uprev to 0.11.0 by @dmontagu in #414
New Contributors
- @ddneilson made their first contribution in #384
Full Changelog: v0.10.0...v0.11.0