Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

61 lines (36 loc) · 1.13 KB

CHANGELOG

v0.4.1

  • fix: use VS C++ for Electron >= v4.

v0.4.0

  • feat: add support for Electron 4.

v0.3.1

  • fix: allow use of iohook.registerShortcut without a 3rd releaseCallback argument.

v0.3.0

  • feat: drop segfault-handler dependency.

v0.2.6

  • feat: add support for Node 10

v0.2.5

  • feat: git@github.com:wilix-team/iohook.git
  • fix: fix documentation link.
  • chore : repo transfered to wilix-team org.

v0.2.4

  • feat: ability to listen for when a keyboard shortcut has been released
  • feat: ability to unregister a shortcut via the shortcut's keys

v0.2.3

  • feat: Bump libuiohook version
  • chore: many travis build improvements

v0.2.2

  • feat: Add support for Node 10 (for real this time...)

v0.2.1

  • feat: Add support for Electron 2.0
  • feat: Drop support for node < 6, electron < 1.2

v0.2.0

  • feat: Add modifier keys support
  • feat: Add online documentation
  • feat: Add tests (reverted for now)

v0.1.16

  • feat: Add support for Electron 2.0
  • feat: Add support for NodeJS 10.x
  • deprecation: Drop support for Linux ia32 (like NodeJS itself)

v0.1.15

  • feat: Bump libiohook to version 1.1