Skip to content

Releases: pydantic/pydantic-settings

v2.0a4 2023-05-04

04 May 12:02
3d5dbd8
Compare
Choose a tag to compare
v2.0a4 2023-05-04 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0a3...v2.0a4

v2.0a3 2023-04-28

28 Apr 08:49
0ff45ea
Compare
Choose a tag to compare
v2.0a3 2023-04-28 Pre-release
Pre-release

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

v2.0a1 2023-04-24

24 Apr 22:47
99855d7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/pydantic/pydantic-settings/commits/v2.0a1