Releases: socsieng/sendkeys
Releases · socsieng/sendkeys
v4.3.0
4.3.0 (2024-10-28)
Features
- add option to specify arbitrary configuration file (61133bf)
- add support for custom key mappings in configuration file (cc21cce)
- add support for reading configuration from home directory (01908f1)
v4.2.0
4.2.0 (2024-10-26)
Features
- add support for alternate keyboard layouts (7db41a8)
v4.1.2
4.1.2 (2024-10-24)
Bug Fixes
- add support for function modifier key (db36c92)
- build: restore arm64 binary in homebrew formula (e38451a)
v4.1.1
4.1.1 (2024-10-22)
Bug Fixes
v4.1.0
4.1.0 (2024-10-22)
Features
- add argument to terminate execution (1b8c1f1), closes #79
Bug Fixes
- build: update macos runners (2af43cd)
- update package versions (b1e1319)
v4.0.4
4.0.4 (2023-10-07)
Bug Fixes
- build: add cache busting parameter (c2a4f59)
v4.0.3
4.0.3 (2023-10-07)
Bug Fixes
- build: ignore errors if archive does not exist (7f2fc4b)
v4.0.2
4.0.2 (2023-10-07)
Bug Fixes
- build: clean up archives before bottling (408db73)
v4.0.1
4.0.1 (2023-10-07)
Bug Fixes
- build: clean up archives after bottling (1ef78ed)
v4.0.0
4.0.0 (2023-10-07)
⚠ BREAKING CHANGES
- fix handling of key strokes to use shift key when appropriate
Bug Fixes
- fix handling of key strokes to use shift key when appropriate (beb535b), closes #62
- fix issue with unspecified application name (440153d)