- Added attributes to calculate as parameters of the main method.
- Updated test cases
- Improved licensing and continuous_integration.
- Added sequential workflow to upload on Dockerhub only after the upload to PyPI succeed"
- Bugfix TypeError and OSError in loc_info.py
- Bugfix FileNotFoundException in loc_info.py
- Added .dockerignor and push to Dockerhub workflow
- Renamed score_repository parameter path_to_repo -> clone_to
- Added entrypoint main.py
- Added Dockerfile
- Renamed module radonscorer to reposcorer.
- Minor fix for automatic release on PYPI
- Added support for Gitlab
- changed parameters in score_repository()
- Fixed bug in issue_event_frequency. Arguments order was wrong.
- Fixed import issues
- Fixed installation issues
- Fixed missing import in MANIFEST.in
- First version.