pypi pydantic-settings 2.0a3
v2.0a3 2023-04-28

latest releases: 2.5.2, 2.5.1, 2.5.0...
17 months ago

What's Changed

  • Implement proper support for nested complex env values by @hramezani in #22
  • Ignore env_prefix if validation_alias is set by @hramezani in #25
  • Change the behavior of field_is_complex to be more similar to pydantic v1 by @dmontagu in #31
  • Adopt pydantic-settings docs for Pydantic V2 by @hramezani in #18
  • Fix nested model problem when case_sensitive=False by @hramezani in #34
  • Prepare for 2.0a3 release by @hramezani in #35

New Contributors

Full Changelog: v2.0a1...v2.0a3

Don't miss a new pydantic-settings release

NewReleases is sending notifications on new releases.