Change log

Version 0.0.1 (Sep 13, 2022)

  • First version of gitlab2pandas

  • Extract GitLab information

  • Save to pandas files or save to a xlsx files

  • Process the data (replace column names & pseudonymise user_ids)

Version 0.0.2 (Sep 19, 2022)

  • Fix bugs in extraction

  • Add a update functionality to the extraction

  • Add documentation in the code

  • Publish code on github.com

  • rework tests for gitlab2pandas