robotjs v0.3.1 Release Notes

Release Date: 2015-10-12 // over 8 years ago
    • 0.3.1 (6ecb2f1)
    • โž• Add some comments. (07a6b11)
    • ๐Ÿ‘ Allow up or down for second argument. (718c822)
    • Bitmap header! (13cf060)
    • ๐Ÿ”„ Change color to colorAt. (b413365)
    • Create and use padHex function. (547ba93)
    • Create imageBuffer manually. (2425d4a)
    • Destroy bitmap after getting hex. (e0f616a)
    • Export captureScreen to Node.js. (5dc3557)
    • Export getColor. (c27054e)
    • ๐Ÿ›  Fix key state error. (1526cf3)
    • ๐Ÿ›  Fix mouseToggle (446d40f)
    • Get the correct argument. (b39d416)
    • Get the correct arguments. (752d2b9)
    • Implemented captureScreen. #13 (ec4f953), closes #13
    • More accurate types. (e28cb2a)
    • No spaces before comment. (5e81b63)
    • Pass the buffer to createMMBitmap. (edf9412)
    • Pass x and y in with the bitmap object. (ea719a2)
    • Re-arrange order. (96d8547)
    • โœ‚ Remove unnecessary printf. (fc9df2a)
    • RobotJS type. (634259e)
    • Started getColor function. (df737d1)
    • ๐Ÿ‘‰ Use nan to define strings. (d2faaf0)
    • ๐Ÿ‘‰ Use Nan::Utf8String (f114464)
    • ๐Ÿ‘‰ Use x and y. (54a9cae)