Skip to content

Releases: Gum-Joe/2Keys

v0.5.1

24 Apr 11:31
Compare
Choose a tag to compare

New release of 2Keys. This release:

  • Upgrades dependencies & removes unnecessary ones
  • Upgrade to using node-addon-api so native modules are now ABI stable.
  • Add tests
  • Added more CLI options (especially to detector)
  • Fixed an issue where the server daemon could not be stopped from CLI

Dependency Upgrades

25 Jul 19:15
Compare
Choose a tag to compare

Upgraded Dependencies for the server

v0.4.0

28 Jun 19:05
Compare
Choose a tag to compare

Additional functionality:

  • Added support for hotkeys on both up & down events (#21)
  • Updated SETUP.md to reflect this

v0.3.7

26 Jun 18:16
Compare
Choose a tag to compare

These issues have been fixed:

  • Fixed an issue where the global server install didn't work, as C++ code wasn't packaged (#15)
  • Fixed an issue where a source build of the server didn't work, as TS typings were messed up (#16)
  • Updated dependencies
  • Fixed #13
  • Added a timeout for the detector -> server requests.

v0.3.6

24 Dec 16:53
Compare
Choose a tag to compare

Fixed an issue where assets was not included in the detector.

First Release

21 Dec 19:46
Compare
Choose a tag to compare

Not much to say here, except this is the first release of 2Keys. See #1 for a feature tracker
Packages are available as twokeys-server on npm and 2Keys on pypi.
See SETUP.md for a setup guide.