v2.0.1
What's Changed
- pydantic V2 is released by @davidhewitt in #99
- Add explicit type hint to
BaseSettings.model_config
by @Viicos in #97 - Improve
DotenvType
to acceptstr
by @hramezani in #96 - Use config values as default in
PydanticBaseEnvSettingsSource.__init__
by @hramezani in #100 - Update to Pydantic 2.0.1 by @hramezani in #101
- Prepare for release 2.0.1 by @hramezani in #105
New Contributors
- @davidhewitt made their first contribution in #99
Full Changelog: v2.0.0...v2.0.1