Releases: octalmage/robotjs
Releases · octalmage/robotjs
v0.6.0
08 Dec 23:37
Compare
Sorry, something went wrong.
No results found
v0.5.1
03 Mar 22:34
Compare
Sorry, something went wrong.
No results found
Waiting for event queue to be processed before returning from the methods. #363
Special thanks to @samuraijack .
v0.5.0
03 Mar 21:47
Compare
Sorry, something went wrong.
No results found
v0.4.8
27 Feb 07:16
Compare
Sorry, something went wrong.
No results found
Change to prebuild command.
v0.4.7
26 Mar 21:56
Compare
Sorry, something went wrong.
No results found
Use prebuild-install instead of prebuild for installing prebuilt binaries.
v0.4.6
26 Mar 20:43
Compare
Sorry, something went wrong.
No results found
Changed mouseScroll to use X and Y as direction (This is a breaking change). #194
Added "menu" key (Windows only). #257
Special thanks to @BHamrick1 , and @zenflow .
v0.4.5
16 Oct 20:25
Compare
Sorry, something went wrong.
No results found
v0.4.4
01 Jun 00:45
Compare
Sorry, something went wrong.
No results found
Add support for right shift. #205
v0.4.3
30 May 16:58
Compare
Sorry, something went wrong.
No results found
Migrate to SendInput from mouse_event on Windows. #181
Continuous integration for Mac. #199
Support for numpad keycodes 0-9. #200
Special thanks to @Deltatiger !
v0.4.2
08 May 21:11
Compare
Sorry, something went wrong.
No results found
Added insert key. #185
Updated to nan 2.2.1 to support Node.js v6. 54c65c3
Use prebuild for installing binaries. #187
Special thanks to @chaosprinz !