Releases: codersrank-org/repo_info_extractor
Releases · codersrank-org/repo_info_extractor
v0.9.5
Bug fixes:
- Improve library detection. In some cases, the libraries were not detected.
v0.9.4
Bugfix:
- remove remote URL from the artefact because it is not used
v0.9.3
Bug fixes:
- Don't panic in case of a repository without commit or repository without remote origin
v0.9.2
- Consider all commits from all the branches, tags
v0.9.0
The first version of the Go Implementation
0.2.0
Features:
#13 Upload the result automatically: Now you don't have to upload the output in your browser. You can do it from the CLI.
0.1.2
Bug fixes:
#6: Error if commit's author has no email or name
0.1.1
Bug fixes:
#1 Fix typo
#5 Error on Windows because of missing main()