Skip to content

v1.6.6

Choose a tag to compare

@oprypin oprypin released this 16 Mar 23:18
· 24 commits to master since this release
65ed6c3
  • Add a warning in case there isn't any theme specified in the config (#39)

    The theme still defaults to 'mkdocs' but is not included in the package. That's why it made sense to warn about this now, and plan to remove this default at a later point.

  • Support also the 'mkdocs' logger name, in case plugins refer to it directly (#38)

    This was an omission in the backwards support of MkDocs plugins, causing logged messages of some plugins to be skipped.

See commit log.