Skip to content

Releases: colussim/GoLC

V1.0.4

12 Jul 09:51
Compare
Choose a tag to compare
  • A logger has been added to the application to record important events and errors
  • Hiding Sensitive Data : To ensure security and privacy, sensitive data such as tokens are masked in error messages and log files.

V1.0.3

11 Jun 14:39
20aca8c
Compare
Choose a tag to compare
  • Add support of Azure DevOps
  • Add Docker support
  • Resolved windows issue
  • Resolved config.json issue

V1.0.2

06 Jun 10:06
20aca8c
Compare
Choose a tag to compare
  • This release supports the analysis of GitLab repositories.
  • Added configuration parameters in the config.json file.
  • Support analysis of the default branch on each repository with boolean parameters DefaultBranch

v1.0.0

02 May 14:54
Compare
Choose a tag to compare

First version: Support only bitbucket and bitbucket dc

v1.0.1

27 May 14:30
Compare
Choose a tag to compare
  • This release supports the analysis of GitHub repositories and files.
  • Added configuration parameters in the config.json file.
  • Saving the different analysis steps to allow for re-running the configuration. A tool to read these files and restart the analysis will be available soon.