pypi mkdocs-git-authors-plugin 0.3.0
git-authors v0.3.0

latest releases: 0.7.0, 0.6.5, 0.6.4...
4 years ago

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 (852c11c)

Contributors 🎉

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.

Don't miss a new mkdocs-git-authors-plugin release

NewReleases is sending notifications on new releases.