Bump mkdocs-git-revision-date-localized-plugin from 1.2.7 to 1.2.9
Bumps mkdocs-git-revision-date-localized-plugin from 1.2.7 to 1.2.9.
Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
revision-date-localized v1.2.9
What's Changed
- Fixed another DeprecationWarning by
@YigesMxin timvink/mkdocs-git-revision-date-localized-plugin#144New Contributors
@YigesMxmade their first contribution in timvink/mkdocs-git-revision-date-localized-plugin#144Full Changelog: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.8...v1.2.9
revision-date-localized v1.2.8
What's Changed
- Fixed the bug that the configuration option
theme.languagein mkdocs.yml was not fetched correctly under themkdocs-materialtheme by@Xiaokang2022in timvink/mkdocs-git-revision-date-localized-plugin#143New Contributors
@Xiaokang2022made their first contribution in timvink/mkdocs-git-revision-date-localized-plugin#143Full Changelog: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.6...v1.2.8
Commits
-
3f39e65bump to v1.2.9 -
a1df023Merge pull request #144 from YigesMx/fix_var_warning -
95fb5fdUpdate plugin.py -
407346eadd sitemap override example, closes #120 -
a75a6eaUpdate pythonpublish.yml -
4b6a343Update pythonpublish.yml build command -
a31b4bbUse pyproject.toml, update gh actions -
d424ed9Add test for language and locale param set in mkdocs material -
2953442update gh actions -
ad78b99Merge pull request #143 from Xiaokang2022/master - Additional commits viewable in compare view