Skip to content

v1.10

Latest
Compare
Choose a tag to compare
@HelgeffegleH HelgeffegleH released this 28 Sep 17:23
· 4 commits to master since this release

New features:

  • Regular ahk for-loop.
  • Persistent tables, tables are preserved between script runs. (Optional ofc.)
  • Save/load to/from file.
  • copyFrom() method, copies key/value pairs from one table to another.

Improved:

  • The toString() methods are now usable on any size table.

Added persistent table exampe, the example is only for v2.