robotjs v0.4.3 Release Notes

Release Date: 2016-05-30 // almost 8 years ago
    • 0.4.3 (3e5f02b)
    • ➕ Add missing word. (a76792a)
    • ➕ Add numpad 0-9. (afc4863)
    • ➕ Add numpad tests. (8e24802)
    • ➕ Added safety checks. (ab802ba)
    • 🏗 Align AppVeyor build versions with Travis CI. (d2fc806)
    • 🐧 Build on Mac and Linux. (efd4ec6)
    • 🔄 Changed mouseScroll to use X and Y as direction. (9917f49)
    • ✅ Compile and test our module. (c688f04)
    • 🐧 Don't run numpad tests on Linux. (d7cc60e)
    • 🛠 Fix whitespace. (041df96)
    • 🛠 Fixed error: ‘for’ loop initial declarations are only allowed in C99 mode (3f3c5c5)
    • 🛠 Fixed old variable left over. (b6eecbf)
    • 🛠 Fixed scroll now using signed ints. (51082e9)
    • 🛠 Fixed unused variable warning. (60021fc)
    • Ignore prebuilds directory. (4d003a5)
    • Migrate to SendInput from mouse_event (#181) (66611b7), closes #181
    • 🆕 New .travis.yml for Mac testing. (25e4dcf)
    • 🆕 New screen capture code. (fdbbff9)
    • 🆕 New sine wave mouse gif. (6e09549)
    • Not sure how this file got here. (e22fec6)
    • 🐧 Only start Xvfb on Linux. (00effc9)
    • ⚡️ Readme updates! (2756b3e)
    • 🚀 Release mode and pixEnc. (58f6c52)
    • ✂ Remove whitespace. (cea1cae)
    • Seperate before_install and before_script. (f0e067a)
    • Space before comment. (e2ff6cd)
    • 🐧 Test that numpad throws on Linux. (7543df7)