Skip to content

Releases: spyoungtech/ahk

v0.4.0

18 Dec 08:57
Compare
Choose a tag to compare
  • windows tracked by unique id

  • move method for windows

  • alternative Window constructor from_mouse_position

  • alternative Window constructor from_pid

  • text property

  • title property

  • redraw

  • get for subcommands

v0.3.1

16 Dec 02:08
Compare
Choose a tag to compare
  • Added mouse click/drag features

  • changed some template locations/names

v0.3.0

13 Dec 13:01
Compare
Choose a tag to compare

Jinja2 templates replace inline ahk scripts

No more temp files; scripts are fed to AHK via stdin.

MIT License now included in distributions.

v0.2.0

12 Dec 08:31
9d049a3
Compare
Choose a tag to compare

Adds nonblocking interface

v0.1.1

27 Nov 09:41
550dae7
Compare
Choose a tag to compare
Merge pull request #2 from spyoungtech/develop

v0.1.1

v0.0.1

22 Nov 07:23
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

first release