Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Latest commit

 

History

History
69 lines (31 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 2.51 KB

Changelog

1.3.0 (2020-12-31)

Features

  • output current mouse position when no arguments are specified (4890714)

1.2.2 (2020-12-24)

Bug Fixes

  • update build script to properly detect OS (b7b4699)

1.2.1 (2020-12-24)

Bug Fixes

  • include build scripts as part of package (03b23ea)

1.2.0 (2020-12-24)

Features

  • add experimental support for mouse movements (7f5b93f)

1.1.2 (2020-09-22)

Bug Fixes

  • exclude tests from npm package (7b6f073)

1.1.1 (2020-09-22)

Bug Fixes

  • exclude images from npm package (35bdb70)

1.1.0 (2020-09-18)

Features

  • add support for sticky pause (133db1c)
  • make application name optional (9e519c4)

1.0.1 (2020-09-17)

Bug Fixes

  • build: fix github workflow package name (af97904)

1.0.0 (2020-09-17)

⚠ BREAKING CHANGES

  • initial stable release

Features