Skip to content

Releases: Loknar/node-macmouse

Release 1.2.0

27 Jun 15:22
Compare
Choose a tag to compare

Changed:

  • name of function doubleClick changed to DoubleClick for conformity in function names

Added:

  • function Scroll, see description in README

Release 1.1.0

23 Jun 00:50
Compare
Choose a tag to compare

Added:

  • function doubleClick (thanks to inlet for adding this)
  • functions Click and RightClick

See function descriptions in README for more info.

Release 1.0.0

13 Apr 19:26
Compare
Choose a tag to compare

Added descriptions for available functions.
Exposed function getRealPos.
Removed setPos from exposed functions.

Previous versions are not tagged on github but available on npm, those are 0.0.1 and 0.0.2.