pypi pydantic-settings 2.2.0
v2.2.0

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

What's Changed

  • Fix documentation and update pydantic and pydantic-core dependancies by @Xunop in #194
  • Correct a typo in README.md by @felixonmars in #195
  • feat: ignore empty env vars by @niventc in #198
  • Allow nested env var source to override nested init source. by @kschwab in #204
  • Fix typo in explode_env_vars() docstring by @paytonward6 in #207
  • Add support for parsing environment "None" strings to None. by @kschwab in #206
  • Ensure extra='forbid' is enforced in DotEnvSettingsSource when env_prefix is specified by @kjithin in #218
  • Fix for JSON on optional nested types. by @kschwab in #217
  • Improve docs by @hramezani in #225
  • feat: adding json, yaml and toml sources by @Smixi in #211
  • Fix dotenv source extra values parsing provided in dotenv file by @hramezani in #221
  • Update requirements by @hramezani in #233
  • Prepare release 2.2.0 by @hramezani in #232

New Contributors

Full Changelog: v2.1.0...v2.2.0

Don't miss a new pydantic-settings release

NewReleases is sending notifications on new releases.