Mkdocs-git-revision-date-localized-plugin

Latest version: v1.2.5

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

Scan your dependencies

Page 4 of 7

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)

0.9

Added

- New `{{ git_creation_date_localized }}` tag available, thanks to PegasisForever (50)
- New documentation website

Changed

- Dropped support for python 3.5 (mkdocs supports 3.6+) (0cd1179)
- Dropped support for using `page.meta` prefix when using in a regular markdown context (ddfb9f8).

Upgrading from `0.x`

Inside any markdown (`.md`) files, replace any occurances of `{{ page.meta.git_revision_date_localized }}` with
`{{ git_revision_date_localized }}`

0.8

Added

- `exclude` parameter to prevent adding a revision date to certain pages 43

Improved

- `black`ended code
- added `flake8` and fixed corresponding issues
- improved type hinting and docstrings

Thanks RDIL for your contributions in this release! 🎉

0.7.4

Changed

- Upgraded timeago.js dependency from 2.x to 4.0.2 (44)

0.7.3

Changed

- timeago.js dependencies are now injected from the package, removing the need to use a CDN. Closes 39, 40 and 42

0.7.2

Added

- Support for symlinks 41, thanks AndreasBieber 🎉 , also closes 34
- Updated README.md to explain how to add revision date to default mkdocs theme https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/837c6610e1f0f233d2d39ad32e3ae58083db804e

Changed

- Improve logging output to be consistent with mkdocs https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/commit/84d3bbc24166d31299abb269b3c5153cbd7f43a7

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.