Ahk

Latest version: v1.6.1

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

Scan your dependencies

Page 1 of 9

1.6.1

Refactors exceptions to the exceptions module for easier access and code de-duplication. Both sync and async versions use the same exception classes now.

1.6.0

What's Changed
* Fix winmove in AutoHotkey v2 when width and height are omitted by spyoungtech in https://github.com/spyoungtech/ahk/pull/282
* Add use_hwnd parameter and attribute for Control objects by spyoungtech in https://github.com/spyoungtech/ahk/pull/283
* Fix detect hidden windows for AutoHotkey v2 by spyoungtech in https://github.com/spyoungtech/ahk/pull/285

This release includes a small potentially breaking change: the `blocking` keyword argument of some window methods is now keyword-only. Previously, these arguments were accidentally allowed to be supplied as a positional argument.

**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.4...v1.6.0

1.5.4

What's Changed
* fix key_state for AHKv2 when no mode argument is given by spyoungtech in https://github.com/spyoungtech/ahk/pull/279 (reported in GH-277)


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.3...v1.5.4

1.5.3

What's Changed
* Fix list windows typing by spyoungtech in https://github.com/spyoungtech/ahk/pull/275


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.2...v1.5.3

1.5.2

What's Changed
* SendMode feature and key_wait fix by spyoungtech in https://github.com/spyoungtech/ahk/pull/267
* GH-270 add ability to hide tray icon at runtime by spyoungtech in https://github.com/spyoungtech/ahk/pull/271

**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.1...v1.5.2

1.5.1

What's Changed

* GH-264 fix `mouse_drag` error when using AutoHotkey v2 by spyoungtech in https://github.com/spyoungtech/ahk/pull/265


**Full Changelog**: https://github.com/spyoungtech/ahk/compare/v1.5.0...v1.5.1

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.