Skip to content

Releases: Loknar/node-macmouse

Release 1.2.0

Choose a tag to compare

@Loknar Loknar released this 27 Jun 15:22

Changed:

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

Added:

  • function Scroll, see description in README

Release 1.1.0

Choose a tag to compare

@Loknar Loknar released this 23 Jun 00:50

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

Choose a tag to compare

@Loknar Loknar released this 13 Apr 19:26

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.