Skip to content

Releases: codersrank-org/repo_info_extractor

v0.9.5

07 Apr 20:41
Compare
Choose a tag to compare

Bug fixes:

  • Improve library detection. In some cases, the libraries were not detected.

v0.9.4

26 Mar 19:32
Compare
Choose a tag to compare

Bugfix:

  • remove remote URL from the artefact because it is not used

v0.9.3

26 Mar 08:43
Compare
Choose a tag to compare

Bug fixes:

  • Don't panic in case of a repository without commit or repository without remote origin

v0.9.2

24 Mar 09:38
Compare
Choose a tag to compare
  • Consider all commits from all the branches, tags

v0.9.1

23 Mar 11:55
7d65e94
Compare
Choose a tag to compare
  • Improve error handling

v0.9.0

15 Mar 20:30
32e486c
Compare
Choose a tag to compare

The first version of the Go Implementation

0.2.0

05 Aug 11:28
92685c9
Compare
Choose a tag to compare

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

04 Jul 20:35
Compare
Choose a tag to compare

Bug fixes:
#6: Error if commit's author has no email or name

0.1.1

04 Jul 20:33
Compare
Choose a tag to compare

Bug fixes:
#1 Fix typo
#5 Error on Windows because of missing main()

0.1.0

04 Jul 20:31
bd23dd6
Compare
Choose a tag to compare

Initial release