Skip to content

Algorithm improvements, strong code revision.

Compare
Choose a tag to compare
@steemnd steemnd released this 18 May 07:24
· 121 commits to master since this release

New features:

  • Log file is not parsed by creating temp files, but now is loaded in a string array.
  • Script automatically creates a backup copy of the log file and creates a new clean
    log file once a month.
  • Implemented automatic log file backup on ownCloud shared folder (technically, we could
    now know who is in lab by reading that file from ownCloud shared folder c: )