Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 22:53
· 257 commits to refs/heads/main since this release
71b4e09

Get it

Python

Install it with pip

pip install mkdocs-simple-plugin==2.0.0

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

Docker

Pull it with docker

docker pull althack/mkdocs-simple-plugin:v2.0.0

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

Github

- name: Build docs
  uses: athackst/mkdocs-simple-plugin:v2.0.0

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

What’s Changed

🚀 New

🐛 Bug Fixes

🧰 Maintenance

Dependency Updates

32 changes