v2.1.0
What's Changed
- Fix code for mentioned variable in Settings Management by @ikosmala in #146
- Add docs to explain env_prefix does not apply to field alias by @hramezani in #147
- Remove old code relatd to optional dotenv by @hramezani in #155
- Fix broken links by @hramezani in #160
- Add note about nested model should inherit BaseModel by @hramezani in #165
- Fix #166 - Add docs for validating default values by @stinovlas in #168
- Update links by @hramezani in #170
- Fix typo at
Environment variable names
section by @iagorrr in #173 - resolve nested code fence line numbering by @johndutchover in #182
- Confirm Python 3.12 support by @hramezani in #174
- Drop Python 3.7 by @hramezani in #188
New Contributors
- @ikosmala made their first contribution in #146
- @stinovlas made their first contribution in #168
- @iagorrr made their first contribution in #173
- @johndutchover made their first contribution in #182
Full Changelog: v2.0.3...v2.1.0