v2.4.0
What's Changed
- Fix regex flags accidentally passed as count by @musicinmybrain in #328
- Deprecate
read_env_file
and move it toDotEnvSettingsSource
by @WarpedPixel in #318 - Fix a bug when loading empty yaml file by @hramezani in #330
- feat: Enable access to the current state in settings sources by @VictorColomb in #326
- Add support for short options. by @kschwab in #339
- Add Azure Key Vault settings source by @AndreuCodina in #272
- Add cli_exit_on_error config option by @kschwab in #340
New Contributors
- @musicinmybrain made their first contribution in #328
- @WarpedPixel made their first contribution in #318
- @VictorColomb made their first contribution in #326
- @AndreuCodina made their first contribution in #272
Full Changelog: v2.3.4...v2.4.0