Ahk

Latest version: v1.7.2

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

0.13.0

Major new feature is Daemon Mode 111 which is now available as a preview/experimental feature.

Several fixes for Async API and other bug fixes are also included in this release

0.12.0

Adds base asyncio support.

While the existing user-facing APIs remains mostly untouched, there are some significant and potentially breaking changes in this version:

* Default parameter of blocking for a couple functions is changed from False to True
* Internal API has shifted around quite a bit. Template generation and script running have been split in all (or most) methods
* Typos in classes and modules were corrected (registry.py and RegistryMixin)

0.11.1

Adds support for adding directives to all scripts

0.11.0

Adds fixes for key state

Adds set_capslock_state

Other improvements

0.10.0

* Adds tooltip/traytip GUI functionality (Thanks yedhrab for this contribution)

* Renames registry methods (`read`/`write`/`delete`/`set_view`, etc now raise a deprecation warning, suggesting to use new names: `reg_read`/`reg_write`/`reg_delete` etc)

* Fixes a bug (96) where using an equal sign breaks type/sendraw

0.9.0

Adds 'delay' and 'press_duration' to win_send functionality (Thanks DizzyThermal) 83

Adds `Window.click` functionality - using `ControlClick` (Thanks DizzyThermal) 82

Fixes typo in Window a method, now correctly spelled `activate_bottom` 90

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.