Several fixes and contribution percentage added
Changed
- Updated unit tests
- Improved README #10
- Add option for contribution percentage in summary #4
- Use
logging
instead ofprint
- 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!