Releases: socsieng/sendkeys
Releases · socsieng/sendkeys
sendkeys v1.3.0
sendkeys v1.2.0
Features
- defer accesibility check to execution of the command (670d091)
sendkeys v1.1.1
sendkeys v1.1.0
Features
- add support for key down and up commands (2c5cefb)
- add support for mouse clicks with modifier keys (1654fd7)
- add support for mouse drag with modifier keys (32964a7)
- add support for mouse move with modifier keys (7f4c891)
- add support for mouse scroll with modifier keys (27afc5b)
Bug Fixes
- add event source attribution to related events (d443fdf)
- make right click work consistently across applications (464a401)
- use click count when triggering mouse click (f824a98)
Documentation
sendkeys v1.0.0
sendkeys v0.5.0
Features
- add support for scrolling (b438e00)
sendkeys v0.4.0
Features
- add check to see if accessibility permissions have been enabled (409e0fb)
- add sub command to display the current mouse position (507f8b8)
- add wait option for mouse-position (2c0aa8f)
Bug Fixes
- display help when no commands supplied (c3175ba)
- only perform accessibility check if stdin is tty (6043a78)
Documentation
- add documentation on how to use mouse-position command (42e9955)
sendkeys v0.3.0
⚠ BREAKING CHANGES
- update build step to update homebrew formula
build
- update build step to update homebrew formula (5fd8722)
sendkeys v0.2.4
Documentation
- add brew install instructions (95023b1)
sendkeys v0.2.3
Bug Fixes
- update bottle name to work with brew (259c140)