- Compatibility with [py2pack](https://github.com/openSUSE/py2pack) (#65)
Thanks to eliroca for contributing this release!
0.10.2
Fixed
0.10.1
Added
- Exposed different date variants as raw strings in `page.meta` for developers customizing themes (64)
0.10.0
Added
- New `enabled` option to disable the plugin via the configuration, see [docs](https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/options/#enabled). (58)
Thanks ErliSoares for contributing this release! 🎉
0.9.2
Fixed
- Bug where `mkdocs build` would crash if `enable_creation_date` was enabled in combination with a page that had been renamed in git (multiple creation dates not expected). (c4fdfea)