Skip to content

Releases: DiPaolo/git-stats-plate-gen

Release v2.1.0

06 Aug 02:12
Compare
Choose a tag to compare

Major Changes

improvements

  • significant speed improvement by using parallelization (20 repos are processed at a time for now) [#20]

Release v2.0.4

26 Apr 13:40
Compare
Choose a tag to compare

Major Changes

improvements

  • support 100+ repos in GitHub

Release v2.0.3

02 Jan 08:28
Compare
Choose a tag to compare

Minor Changes

improvements

  • improve the way of rounding values over the graph (for range 10000-99000)
  • add help for token

Project Housekeeping

  • some project housekeeping actions have been made

Release v2.0.2

14 Sep 07:35
c420c50
Compare
Choose a tag to compare

Major Changes

  • improve graph visualisation [#18]
  • Qt Charts is used instead of plotly
  • CLI and GUI are now under the same binary

Minor Changes

fixes

  • fix: default output directory is set to the root ('/') [#14]
  • fix: username is not saved between app launches [#15]
  • fix: min percent value wasn't stored between app launches [#23]

improvements

  • show warning/errors in GUI

v1.0.0

28 Aug 07:02
96c3f6f
Compare
Choose a tag to compare

Initial release.