Mkdocs-git-revision-date-localized-plugin

Latest version: v1.2.5

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.1.0

Changed

- When `enable_creation_date` is enabled (default is False), this plugin will use git `--follow` to find the creation date. If you have renamed files in the past this extra git option will attempt to find the original creation date of the file. The only side effect is that the creation date for new, empty files might be older. See 90 for details. Contributed by blueswen

1.0.1

Fixed

- Support setting `git log` to show signature (88). Contributed by ianrobrien

1.0.0

Two new features, and marking the milestone as a `v1` release.

Added

- Support for [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n) plugin and setting the `locale` on a per-page basis (#73). See [docs](https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/howto/specify-locale/)
- New `custom` type that you can change using the `custom_format` options (82). See [docs](https://timvink.github.io/mkdocs-git-revision-date-localized-plugin/options/)
- [Simplify count_commits() and add unit tests](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/5536835846ac9b640c670f6cf63daefb66bdc326) (#67)


Documentation

- [Mention custom translations option for mkdocs-material in the docs](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/91eb3b41392a33e5aa337d79dafd9b702aeaa882) (#74)
- [Document timeago.js injection](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/6df930d8c995ed3d86d2450a771bf9d8c51f5746) (#81)

0.12.1

Fixed

- [Fix bug where timezone setting was not properly used](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/423b55406000b886a75088aff518dd53c13a7652). (#79)
- [Update locale examples](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/56a7e654b944578854b7dced4788ab12944690fe). (#80) Contributed by Andre601

Added

- [Expand unit tests](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/9894ab5200fdccff79e6f1af3538263ab0d2e0dc)

0.12

Fixed

- Bug where `{{ git_site_revision_date_localized }}` would not be properly replaced (78). Contributed by awesomeindustries
- Bug where multiple CI environment warnings could be raised. (77). Contributed by oliversalzburg
- [Change advice for GIT_DEPTH in gitlab from 1000 to 0](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/873a241ff67c0d57213d7a34812210cfadc67a2d)
- [Update broken link for GitLab Runner settings](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/f0628089437ba8d80591a67772eabdab5a04bbd8). Contributed by Rwarcards762

Documentation updates

- [Update partial example for source-file.html of mkdocs-material theme](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/9e7a9f5e8370eafffe2e8b4d60c0ee0c9765b71c)
- [Add dark mode to docs](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/dc4200f7dae6f5077a2d47865e8cf53dc2fb34b5)
- [Correct fetch_depth to fetch-depth](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/9c6696b375f7508d881c168f26ce111f6b823da1). Contributed by patrick-5546

❤️ Thanks for the contributions patrick-5546 awesomeindustries oliversalzburg Rwarcards762

0.11.1

Changed

- Drop explicit support for python 3.6 as it is end of life (package will still work on 3.6), see [stop using python 3.6](https://pythonspeed.com/articles/stop-using-python-3.6/)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.