All Versions
34
Latest Version
Avg Release Cycle
69 days
Latest Release
1868 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.2.4 Changes
August 28, 2015- 0.2.4 (94bdb16)
- Define MMMouseWheelDirection for Mac. (1725c10)
- Implemented scrollMouse for Mac. (ded851c)
- Indent the description. (630822c)
- ๐ง Linux scrollMouse implementation. (0403623)
- ๐ง Make global delays configurable. #14 (dc52bc2), closes #14
- ๐ง MMMouseWheelDirection for Linux. (58ff736)
- Needed for abs(); (13a5e15)
- ๐ Show build status for master branch. (ce6274f)
- ๐ Use global delays for mouse and keyboard functions. (3cbfc50)
-
v0.2.3 Changes
August 05, 2015- 0.2.3 (b6326bc)
- โ Added detailed install instructions. (2e9fc20)
- โ Added doubleClick function. (f1afaab)
- ๐ Better example titles. (5711f7b)
- ๐ Fixed mouseClick bug on Windows. (291890c)
- ๐ io.js v3 is not supported. (efb0fd7)
- โ Removed the Windows specific double click. (d2e33e1)
- Sleep for 200 milliseconds instead of 500. (6e56e16)
- โก๏ธ Updated mouseClick to support double clicks. (b5db4cb)
-
v0.2.2 Changes
August 01, 2015- 0.2.2 (ec1fd14)
- โ Add spaces around assignment operator. (c1e62de)
- โ Added whitespace (4159921)
- ๐ Change "specially" to "especially" (bc1c330)
- ๐ Changed readme wording. (c2f49a7)
- ๐ Fix for #15 (e7983b7), closes #15
- ๐ Fixed minor typo (673ea16)
- MouseScroll feature addition (4052946)
- Something like this :cheers: (c632f78)
- โก๏ธ Update README.md (38ec22c)
- โก๏ธ Update README.md (34421b4)
- โก๏ธ Update README.md (2f67943)
- โก๏ธ Update README.md (1f2dd31)
- โก๏ธ Update robotjs.cc (fb4198c)
-
v0.2.0 Changes
July 25, 2015- 0.2.0 (cac32ba)
- โ Add Windows support. (bcc8164)
- โ Added link to list of projects. (491f675)
- ๐ Fixed formatting. (7222506)
- getPixelColor bug fix. (20c9a19)
- ๐จ Include the portable snprintf. (fc4016d)
- Line up arguments. (056b6b1)
- ๐จ Make the portable snprintf C++ compatible. (5e1dadf)
- No ms_stdint.h. (12c1ff7)
- โ Remove sponsor line. (547aa0c)
- RobotJS is now cross platform! (6561826)
- โ Run the screen tests. (64e9e4a)
- โ Tests for getPixelColor and getScreenSize. (790c3c6)
- These throw errors, need to come back to this. (5bc2eb2)
- Typecast from int to double. (8730e94)
- โ Unnecessary and causes warnings. (25c3b84)
- ๐ Updated to match code style. (1208cf8)
- ๐ Use cross platform microsleep instead of mssleep. (a511724)
-
v0.1.3 Changes
July 18, 2015- 0.1.3 (71dceb0)
- โ add framework to accept modifiers on keys. set up keytoggle. (527f9d9)
- โ Added "maintained by" line. (fcd4c98)
- โ Added missing periods. (431abe5)
- โ Added note about a sponsor. (10a171e)
- โ Added space before License header. (eb64d14)
- ๐ Changed wording to hint that Linux is supported. (cd38d0e)
- ๐ Fixed code style. (36c5297)
- ๐ Fixed style of keyToggle. (0ba1797)
- ๐ fixed typo (2a42cc3)
- ๐ Fixed typo (c2f6ee0)
- ๐ fixes keyTap not releasing. allows for multiple keypresses or keytaps in a row by adding sleep funct (47ff4a2)
- get keytap working for cmd-tab, started on keytoggle (ebd2bb4)
- More spaces to tabs. (d3f03d0)
- โ removed wiki link (8c221d9)
- Spaces to tabs. (72a4e94)
- Switched to tab. (16cfd6c)
- โก๏ธ Update README.md (b9c57a4)
- โก๏ธ Updated readme with new description. (41b762c)
- โก๏ธ Updating progress chart for keyboard. (6e89410)
-
v0.1.2 Changes
April 26, 2015- 0.1.2 (82df310)
- ๐ง A travis configuration that I reckon will work (including xvfb) (9246dac)
- โ Add required apt packages (779d238)
- โ Add xdisplay to the compilation list for linux (36d1951)
- โ Added build status. (30f753d)
- โ Added compiler warnings as per autopy (b04a3bf)
- โ Added getScreenSize, closes #25. (d94ca48), closes #25
- โ Added link to wiki. (7ad2129)
- โ Added linux link settings (7e705e2)
- โ Added Tab key to keyTap (d1e7b01)
- MIT bitches. (f415f54)
- pandering to my OCD - sorry :/ (099a21d)
- ๐ Reformat to use single quotes as that seems to be the standard for gyp (b70a67c)
- shadow too noisy when working with V8 (4cdeb86)
- โ Some basic tests to get the ball rolling (86714bf)
- This was suppose to be MIT. (aca285b)
- โก๏ธ Updated progress chart. (1da2e14)
- โ Use tape for testing (4f4b043)