Ahk

Latest version: v1.8.3

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

Scan your dependencies

Page 8 of 12

1.0.0b

Pre-release of v1

0.14.2

What's Changed
* fix typo by forestsource in https://github.com/spyoungtech/ahk/pull/168
* remove unused imports in utils by spyoungtech in https://github.com/spyoungtech/ahk/pull/180


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v0.14.1...v0.14.2

0.14.1

What's Changed
* specify UTF8 for all outputs by spyoungtech in https://github.com/spyoungtech/ahk/pull/165

Getting non-ascii output should now be more reliable

**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v0.14.0...v0.14.1

0.14.0

What's Changed
* add pre-commit by spyoungtech in https://github.com/spyoungtech/ahk/pull/128
* Code style pre-commit hooks by spyoungtech in https://github.com/spyoungtech/ahk/pull/129
* Implement win_wait and make win_get consistent with find_window by spyoungtech in https://github.com/spyoungtech/ahk/pull/149
* Add UTF-8 codepage explicitly by spyoungtech in https://github.com/spyoungtech/ahk/pull/150

This release has some potential breaking changes, as the API for win_get and (async) find_window have changed slightly.

New Contributors
* pre-commit-ci made their first contribution in https://github.com/spyoungtech/ahk/pull/130

**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v0.13.0...v0.14.0

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)

Page 8 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.