- Adds support for OpenAPI specification files split into multiple files https://github.com/Neoteroi/mkdocs-plugins/issues/5 - Adds support for `externalDocs` and `tags` root properties
1.0.1
- Adds a new output style, to provide an overview of the API endpoints with PlantUML - Fixes two bugs caused by improper handling of OpenAPI Documentation without `components` https://github.com/Neoteroi/mkdocs-plugins/issues/9
1.0.0
- Adds features and a CLI to generate artifacts from OpenAPI Documentation files (markdown for MkDocs and PyMdown extensions, PlantUML class diagrams from components schemas) - Drops support for Python 3.6