robotjs v0.4.6 Release Notes

Release Date: 2017-03-26 // about 7 years ago
    • 0.4.6 (d935e41)
    • Accidentally added old scroll code back. (6f8d2b6)
    • ➕ Add "menu" key (windows only) (96220f1)
    • ➕ Added left and right control keys (c1f04e0)
    • ⬆️ Bump prebuild. (ee210f1)
    • 🐧 Do not break linux or mac build (85c5b9f)
    • Encode to utf-16 for CGEventKeyboardSetUnicodeString (ea45808)
    • 🛠 Fix errors reported by CI on undeclared variables (daadbcc)
    • 🛠 Fixed spacing (630b198)
    • 🛠 Fixed spacing. (3ff4434)
    • 📚 Modified the mouseToggle method signature, since according to the documentation the button parameter (cfac5ab)
    • 👌 Support Unicode Characters for .typeString() (7236ff3)