v2.0.0
What's Changed
- Add
mkdocs.yml
to run mkdocs locally by @Kludex in #67 - Add documentation to pyproject by @Kludex in #69
- Remove unused plugins from
mkdocs.yml
by @Kludex in #70 - Improve docstrings by @hramezani in #72
- ✨ Make
SettingsConfigDict
public by @Kludex in #75 - Add enhancements to the
index.md
by @Kludex in #73 - Tweak sources to have
case_sensitive
andenv_prefix
usable as args by @Viicos in #76 - Update pydantic to 2.0b3 by @hramezani in #83
- Add default value to source classes init params by @hramezani in #82
- Add Pydantic Json field support by @hramezani in #79
- docs: fix link with relative by @m9810223 in #85
- Fix code block formatting by @hramezani in #89
- Add
assignees
list to the hooky config by @hramezani in #92
New Contributors
Full Changelog: v2.0b1...v2.0.0