Breaking changes
- Drop Python 3.7 support.
- Drop Mkdocs < 1.4.0 support.
Enhancements
- Add support for Python 3.12.
New features
- Files to include can be now be URLs to include remote content.
- Added
cache
extra and setting to control HTTP requests persistent file caching.
Bug fixes
- Fix errors not producing a non zero exitcode when building.