What's Changed
- Add dismissible announce bar to docs site by @koxudaxi in #3004
- docs: update maintainer announcement to reflect open to work status by @koxudaxi in #3007
- Support isort 8 by @cjwatson in #3011
- Fix --allow-population-by-field-name for pydantic v2 dataclass output by @butvinm in #3013
- Support
--use-annotatedand--use-non-positive-negative-number-constrained-typesby @torarvid in #3015 - Skip default_factory wrapping for non-callable type aliases by @butvinm in #3012
- Fix incorrect relative imports with --use-exact-imports and --collapse-root-models by @koxudaxi in #3020
- feat: Add --external-ref-mapping to import from external packages instead of generating by @matssun in #3006
- Build(deps): Bump cryptography from 46.0.3 to 46.0.5 by @dependabot[bot] in #3016
- Build(deps): Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #3017
New Contributors
Full Changelog: 0.54.0...0.54.1