timvink / mkdocs-git-revision-date-localized-plugin

MkDocs plugin to add a last updated date to your site pages
https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/index.html
MIT License
198 stars 40 forks source link

Fixed git_site_revision_date_localized #78

Closed luukvandervelden closed 2 years ago

luukvandervelden commented 2 years ago

The reason git_site_revision_date_localized was not properly processed, is twofold:

Both issues have been solved.

timvink commented 2 years ago

Good catch! Thanks for finding and fixing it!

This bug was probably introduced in November 2021 (https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases/tag/v0.10.1), when I added the new handle.

I'll write an extra unit test to make ensure the behavior, and release it to pypi.

timvink commented 2 years ago

Released in v0.12