Releases: socsieng/sendkeys
Releases · socsieng/sendkeys
sendkeys v2.6.1
chore
- bump version (ee86888)
sendkeys v2.5.2
Bug Fixes
- build: remove usage of realpath (c9019d7)
sendkeys v2.5.1
Bug Fixes
- build: apply changes to address broken homebrew build (536603a)
sendkeys v2.5.0
Features
- add option to output mouse position commands with predefined duration (f662869)
sendkeys v2.4.0
Features
- add support for apple m1 processors (6706f85)
sendkeys v2.3.10
Bug Fixes
- build: move root_url to catalina (873f52b)
sendkeys v2.3.0
Features
- add mouse focus command (1bbab2d)
sendkeys v2.2.0
Features
- add support for triggering mouse up and down events independently (bee0fbe)
sendkeys v2.1.1
sendkeys v2.1.0
Features
- add option to change animation refresh rate (73a2c29), closes #21
- add transform subcommand (3893313)
Bug Fixes
- start mouse timing when mouse-position command is executed (1437aac)
- support negative values for mouse click and drag events (f50209a), closes #23
Documentation
- update documentation to state that the application should be running (3e0d973)