Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 23:56
· 37 commits to master since this release
ced40f3

⚠️ 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.