Releases: pydantic/pydantic-settings
Releases · pydantic/pydantic-settings
v2.0a4 2023-05-04
What's Changed
- Add Pydantic PyPI classifier by @Kludex in #36
- Create py.typed by @Kludex in #45
- Considering extra config in dotenv source by @hramezani in #39
- Modernize type hints by @hramezani in #46
- Prepare for 2.0a4 release by @hramezani in #47
New Contributors
Full Changelog: v2.0a3...v2.0a4
v2.0a3 2023-04-28
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
What's Changed
- Reimplement setting source classes by @hramezani in #15
- Adopt pydantic-settings with Pydantic V2 by @hramezani in #17
- prepare release to use environments by @samuelcolvin in #20
- add "check" to ci by @samuelcolvin in #21
New Contributors
- @hramezani made their first contribution in #15
- @samuelcolvin made their first contribution in #20
Full Changelog: https://github.com/pydantic/pydantic-settings/commits/v2.0a1