Releases: jimporter/mike
Releases · jimporter/mike
v0.3.4
Include templates/index.html
in source dists (fixes mike set-default
)
v0.3.3
- Supports Python 3.7 as well as newer versions of
ruamel.yaml
v0.3.2
- Support defining theme in
mkdocs.yml
as a mapping instead of just a string
v0.3.1
- Fix version selection on real Github pages
- Allow re-specifying aliases if they're already set for a version
v0.3.0
- Fix handling of remotes so that local changes aren't wiped out
- Rework aliasing to be persistent across deployments
- Add an
alias
command to copy an existing set of docs to a new alias
- Change the name of the
rename
command to retitle
v0.2.0
Add support for locally-serving documentation for testing purposes