Skip to content

V1.02.01 - Refactoring

Choose a tag to compare

@TaylanNZ TaylanNZ released this 02 Apr 09:59
· 13 commits to main since this release
67e41d8

Tidied up the python script:

  • Reorganized script layout
  • Renamed variables for consistent camelCase
  • Tkinter windows are now titled as mainWindow and checkWindow.
  • Variables associated with tkinter windows are in the format [main/check][widget type][purpose] e.g., "mainLabelOutput"
  • Commenting tidied up

Note, no functionality was added, nor bugs fixed, as part of this version. Therefore, the binary included in this release is functionally unchanged from V1.02.00.