0.12.0
What's Changed
- test tweaking github-py to >=2.0.0 for python 3.9 support by @vsoch in #60
- Calculate person-months of effort in the package by @mcdonnnj in #62
- Test CPython and fix package version by @mcdonnnj in #61
- Fix GitHub repository cloning by @mcdonnnj in #63
- Use
black
on the entire project by @mcdonnnj in #64 - Add the
isort
tool to the test suite by @mcdonnnj in #65 - Improve process output handling and streamline
cloc
JSON parsing by @mcdonnnj in #66 - Code cleanups based on
pylint
linting by @mcdonnnj in #67 - Update Python version support information by @mcdonnnj in #68
New Contributors
Full Changelog: 0.10.0...0.12.0