Skip to content

v0.2.1 2026-08-28

Choose a tag to compare

@donnyh13 donnyh13 released this 28 Aug 23:06
· 3 commits to main since this release
8fb98f1

Changed

  • Changed the fourth parameter passed to AutoIt script from a Boolean to a String.
  • Attempted to simplify the AutoIt Script.
  • Moved some repeated lua variables to top of script file for easier modification.

Documented

  • Corrected wrong version numbers in Changelog.
  • Attempted to add better Documentation comments.

Fixed

  • Wrong file being created if it didn't exist.
  • Wrong lua dot vs colon usage.
  • Buggy timer usage.