Releases: glitchassassin/lackey
Releases · glitchassassin/lackey
Hotfix for Appveyor release
Fixed twine deploy command
v0.5.4
- Keycode fixes
- Added DPI awareness
- Implemented a few extra Sikuli methods that were overlooked
- Fixed bugs with findAll and searching for solid-color images
- Refactored a lot of class code
- Added appveyor auto-deploy script (fingers crossed)
v0.5.3
- Fixed Python x64 compatibility issues
- Fixed issue calling type() with multiple KeyModifiers
- Updated documentation & added exception regarding automating Administrator-level programs from a non-elevated script
v0.5.2
Python 3 compatibility, bugfixes
v0.5.1a1
v0.5.0
Several bugfixes.
Replaced platform-specific code with the keyboard
library.
Rewrote type()
method to be more Sikuli-compatible.
v0.4.2a1
v0.4.1a1
Minor hotfixes
v0.4.0a1
Merged Sikuli shim into the main script.
v0.3.1a1
Speed optimizations in the find routines