All Versions
49
Latest Version
Avg Release Cycle
56 days
Latest Release
1485 days ago

Changelog History
Page 3

  • v2.0.0 Changes

    February 11, 2018
    • check parameters passed to api at api surface #42
    • update dependencies (async v2.6.0, lodash 4.17.5)
  • v1.2.5 Changes

    December 24, 2017
    • don't suppress deprecated-declaration warnings
    • update dependencies
  • v1.2.4 Changes

    November 04, 2017
    • suppress deprecated-declaration warnings
    • document node 9 support
  • v1.2.3 Changes

    October 15, 2017
    • update dependencies (bindings v1.3.0, nan v2.7.0)
  • v1.2.2 Changes

    May 01, 2017
    • update dependencies
    • document supported node versions
    • fix writeQuick argument check
  • v1.2.1 Changes

    February 12, 2017
    • documentation for forceAccess option improved
    • upgrade to nan v2.5.1
  • v1.2.0 Changes

    January 06, 2017
    • added forceAccess option which allows access to devices even if they are already in use by a driver
    • upgrade to nan v2.5.0, lodash v4.17.4 and async v2.1.4
  • v1.1.2 Changes

    October 05, 2016
    • allow scan and scanSync to continue scanning on all errors
    • upgrade to lodash v4.16.3 and async v2.0.1
  • v1.1.1 Changes

    July 22, 2016
    • examples SI1145-sync.js and two-devices-win.js added
    • nan 2.4.0, lodash 4.13.1, async 2.0.0
  • v1.1.0 Changes

    May 23, 2016
    • initial windows support