What's Changed
- Add TypedDict total=False option by @koxudaxi in #3689
- Update CHANGELOG for 0.72.0 by @dcg-generated-docs[bot] in #3690
- Support import overrides by @koxudaxi in #3691
- Update release benchmark data by @dcg-generated-docs[bot] in #3692
- Resolve Python type imports by target by @koxudaxi in #3694
- Support TypeAliasType for non-Pydantic output by @koxudaxi in #3688
- Bind Python type imports by @koxudaxi in #3696
- Structure input model runtime types by @koxudaxi in #3693
- Fix --use-exact-imports for dotted ancestor package case by @bokshitsky in #3697
- Embed package version at build time by @koxudaxi in #3699
New Contributors
- @bokshitsky made their first contribution in #3697
Full Changelog: 0.72.0...0.72.1