v0.9.7
Documentation
- Added docstrings across
ConfigBackendand every built-in backend (YAML, TOML, JSON, INI, dotenv, env, command, python, jinja2), and filled inConfigLoader's constructor,load,load_all, andparse_sources. - Rebuilt the docs site:
docs/index.mdis now a full landing page instead of a README redirect stub; added task-oriented guide pages (backends,merging,templating,includes,models) underdocs/guide/; split the flat API reference into per-module pages (api/loader.md,api/backends.md,api/utils.md).
Full Changelog: v0.9.6...v0.9.7