backstage / mkdocs-monorepo-plugin

✚ Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
https://backstage.github.io/mkdocs-monorepo-plugin/
Apache License 2.0
319 stars 74 forks source link

[v1.1.0] Drop Python 3.7 and add support for Python 3.12 #120

Closed bih closed 9 months ago

bih commented 9 months ago

Closes #119

This introduces a change that aligns with Python's active releases. In order to lower maintenance cost and be able to use newer Python features, this is a change that would make it easier to evolve this popular plugin.

This includes the deprecated distutils package fix in #115 and #118

This bumps up the version to a major release of 1.1.0