Skip to content

Release v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 19:18
· 20 commits to refs/heads/main since this release

Get it

Python

Install it with pip

pip install mkdocs-simple-plugin==3.2.0

See it on pypi: https://pypi.org/project/mkdocs-simple-plugin

Docker

Pull it with docker

docker pull althack/mkdocs-simple-plugin:v3.2.0

See it on dockerhub: https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin

Github

- name: Build docs
  uses: athackst/mkdocs-simple-plugin:v3.2.0

See it in the actions marketplace: https://github.com/marketplace/actions/mkdocs-simple-action

What’s Changed

🚀 New

  • Update plugin to be compatible with mkdocs ver 1.6.0+ (#693) @athackst

🧰 Maintenance

Dependency Updates

95 changes