Releases: timvink/mkdocs-git-authors-plugin
Releases · timvink/mkdocs-git-authors-plugin
v0.10.0
What's Changed
- New
add_co_authors
option (disabled by default) by @fpozzobon in #111
Full Changelog: v0.9.6...v0.10.0
git-authors v0.9.6
What's Changed
- Add support for Git Co-authors by @fpozzobon in #110
New Contributors
- @fpozzobon made their first contribution in #110
Full Changelog: v0.9.5...v0.9.6
git-authors v0.9.5
What's Changed
- Fix for #90 | Sort page authors by page contribution by @TimiMakkonen in #107
New Contributors
- @TimiMakkonen made their first contribution in #107
Full Changelog: v0.9.4...v0.9.5
git-authors v0.9.4
git-authors v0.9.3
What's Changed
- Ignore whitespace when determining authors by @timvink in #102
- Support git inside documentation folder by @timvink in #103
Full Changelog: v0.9.2...v0.9.3
git-authors v0.9.2
What's Changed
- Fix regression where error would occur if a file as no
src_dir
attribute (#99) by @timvink in e082846
Full Changelog: v0.9.1...v0.9.2
git-authors v0.9.1
What's Changed
Internal & documentation
- Update options.md by @schneekluth in #89
- Add basic devcontainer by @twsl in #92
- Update test_basic.py by @twsl in #95
- Add typehints by @twsl in #93
- Use f-string by @twsl in #96
New Contributors
- @schneekluth made their first contribution in #89
- @twsl made their first contribution in #92
Full Changelog: v0.9.0...v0.9.1
git-authors v0.9.0
What's Changed
- Update information about mkdocs-material customization by @vladislav-sharapov in #87
- Add two new options to ignore authors and/or commits by @rcgoncalves in #85
New Contributors
- @vladislav-sharapov made their first contribution in #87
- @rcgoncalves made their first contribution in #85
Full Changelog: v0.8.0...v0.9.0
git-authors v0.8.0
What's Changed
- New config option:
enabled_on_serve
to disable this plugin duringmkdocs serve
by @tombreit in #81 - New config option
href
to change the URL by @alonsomoya in #74 - bugfix: determine contribution on page level by @ThomasTNO in #78
- Dropped support for python 3.7
New Contributors
- @tombreit made their first contribution in #81
- @alonsomoya made their first contribution in #74
- @ThomasTNO made their first contribution in #78
Full Changelog: v0.7.2...v0.8.0
git-authors v0.7.2
What's Changed
- New
strict
option, defaults toTrue
for backwards compatibility by @polymorcodeus in #73
New Contributors
- @polymorcodeus made their first contribution in #73
Full Changelog: v0.7.1...v0.7.2