github pydantic/pydantic-settings v2.0a3
v2.0a3 2023-04-28

latest releases: 2.10.1, 2.10.0, v2.9.1...
pre-release2 years 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.