Skip to content

Releases: jimporter/mike

v0.3.4

08 Sep 21:18
Compare
Choose a tag to compare

Include templates/index.html in source dists (fixes mike set-default)

v0.3.3

02 Sep 02:51
Compare
Choose a tag to compare
  • Supports Python 3.7 as well as newer versions of ruamel.yaml

v0.3.2

26 Apr 19:57
Compare
Choose a tag to compare
  • Support defining theme in mkdocs.yml as a mapping instead of just a string

v0.3.1

15 Apr 02:48
Compare
Choose a tag to compare
  • Fix version selection on real Github pages
  • Allow re-specifying aliases if they're already set for a version

v0.3.0

15 Apr 01:53
Compare
Choose a tag to compare
  • 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

09 Apr 03:24
Compare
Choose a tag to compare

Add support for locally-serving documentation for testing purposes