Skip to content

Releases: socsieng/sendkeys

sendkeys v2.6.1

21 Aug 09:38
Compare
Choose a tag to compare

chore

sendkeys v2.5.2

19 Jun 17:25
Compare
Choose a tag to compare

Bug Fixes

  • build: remove usage of realpath (c9019d7)

sendkeys v2.5.1

19 Jun 16:46
Compare
Choose a tag to compare

Bug Fixes

  • build: apply changes to address broken homebrew build (536603a)

sendkeys v2.5.0

18 Jun 21:54
Compare
Choose a tag to compare

Features

  • add option to output mouse position commands with predefined duration (f662869)

sendkeys v2.4.0

27 Mar 03:56
Compare
Choose a tag to compare

Features

  • add support for apple m1 processors (6706f85)

sendkeys v2.3.10

27 Mar 03:24
Compare
Choose a tag to compare

Bug Fixes

  • build: move root_url to catalina (873f52b)

sendkeys v2.3.0

20 Jan 05:02
007525c
Compare
Choose a tag to compare

Features

  • add mouse focus command (1bbab2d)

sendkeys v2.2.0

16 Jan 22:41
8e41509
Compare
Choose a tag to compare

Features

  • add support for triggering mouse up and down events independently (bee0fbe)

sendkeys v2.1.1

07 Jan 00:21
aa9c20d
Compare
Choose a tag to compare

Bug Fixes

  • fix typo in key mappings (c4a4997)
  • handle a key correctly as keycode 0 (29209a3)

sendkeys v2.1.0

06 Jan 01:34
ba7e986
Compare
Choose a tag to compare

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)