Mkdocs-git-authors-plugin

Latest version: v0.9.0

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

Scan your dependencies

Page 3 of 4

0.4.1

Fixed

- Proper styling of plugin warnings (53)

0.4

Added

- New option to `fallback_to_empty` in case GIT is not available (52). See [docs](https://timvink.github.io/mkdocs-git-authors-plugin/options.html#fallback_to_empty).

Thanks ldeluigi for contributing this release 🎉

0.3.3

Added

- Raise warnings when running on a shallow clone on a build environment 44
- Explain build environments in README and website
- Add link to github repo on the mkdocs website
- Website now also supports dark mode (via mkdocs material theme)

0.3.2

This is a bugfix release

Fixed

- DivideByZero error when building with empty files 38

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.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.