Mkdocs-git-authors-plugin

Latest version: v0.9.2

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

Scan your dependencies

Page 4 of 4

0.3.1

This is a bugfix release

Added

- Test fixture with using mkdocs-material and other plugins

Changed

- Instructions how to setup for mkdocs-material (fixes 35)

Fixed

- Missing tags in jinja2 environment (fixes 34)

Contributors 🎉

Thanks Guts for contributing to this release. Both reporting issues and contributing 36 37

0.3.0

Added

- New markdown tags `{{ git_page_authors }}` and site-level `{{ git_site_authors }}`
- New jinja2 variable for theme development with git related info in a dict: `{{git_info }}`
- New option `show_line_count` that displays number of lines an author contribured in preformatted markdown tags
- New option `count_empty_lines` to control if empty lines count towards line and percentage contribution counts

Changed

- Dropped dependency on `GitPython`; package only depends on `mkdocs`
- Improved `README.md` and `CONTRIBUTING.md`
- Extended unit tests

Fixed

- Unit tests now also run on python 3.5 (https://github.com/timvink/mkdocs-git-authors-plugin/commit/852c11c69c1a164713f9f1f7998418383fdf28b0)

Contributors :tada:

Big thanks to uliska for a huge effort made to make this release possible. Amongst many other improvements he rewrote the entire interface with git making the package much more lightweight.

0.2.0

Changed

- Updated unit tests
- Improved README 10
- Add option for contribution percentage in summary 4
- Use `logging` instead of `print`
- Increase required python to 3.5+

Fixed

- Fixed duplicated call to git blame by caching results. 2
- Fix bug where git repository was not found when `mkdocs.yml` was not in root directory 3

Contributors

Thanks uliska for the contributions in this release!

0.1.2

Details https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/issues/8

0.1.1

0.1

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.