Skip to content

Releases: rickstaa/CGDAT

Updates GNU license to MIT license

13 Jan 12:16

Choose a tag to compare

I decided to change the GNU license to a MIT license 🎉 .

Update Documentation and fix cgdat-shortcut error

10 Jan 13:26

Choose a tag to compare

I updated the documentation and fixed a wincon32 error that would come up when the cgdat-shortcut command was used.

Updates code formatting and removes some bugs

10 Jan 12:25

Choose a tag to compare

In this release, the code formatting of the whole CGDAT code was improved based on suggestions made by codacy.com. Additionally, I fixed a number of bugs:

Fixed bugs:

  • In the QT window, each key that was present in an xls file spread 2 times.
  • The GUI was crashing when more complicated conditions were given.

Fix: Player filter error

09 Feb 19:17

Choose a tag to compare

Fixes:
-There was an error in the data_analyse part when a player was selected. The player filter is working as expected now.

Fix: Loader gif

09 Feb 12:59

Choose a tag to compare

v2.3.8

Fix: Fixed load gif

Fix small padding colouring bug

07 Feb 13:25

Choose a tag to compare

v2.3.7

fix: Fixed a small bug in the colouring

Fix documentation

07 Feb 13:00

Choose a tag to compare

v2.3.6

docs: Fix version of splash screen.

Fix about window formatting

07 Feb 12:51

Choose a tag to compare

v2.3.5

fix: Fixed version

Fixed about window links

07 Feb 11:46

Choose a tag to compare

Fixes:

  • Fixed the links that were not working in the about window.

Fixed padding colouring

07 Feb 11:22

Choose a tag to compare

Fixes:

  • The app now colours the padding white while the rows on which the condition was met is coloured green.