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

Changelog History
Page 1

  • v5.2.2 Changes

    April 29, 2021
    • remove news and updates section of readme
    • drop support for node.js 8 and 13, add support for node.js 15 & 16
    • update dependencies
  • v5.2.1 Changes

    October 11, 2020
    • add directories section to package.json
  • v5.2.0 Changes

    April 24, 2020
    • add unit tests for PromisifiedBus
    • update dependencies
    • drop support for node.js 6, add support for node.js 14
  • v5.1.0 Changes

    October 03, 2019
    • add bus.promisifiedBus and promisifiedBus.bus
  • v5.0.0 Changes

    September 17, 2019
    • drop support for node.js v4
    • add promise support
    • ensure that the properties of i2cFuncs objects are booleans rather than numbers
  • v4.0.11 Changes

    September 07, 2019
    • update dependencies (async v3.1.0, coveralls v3.0.6, lodash v4.17.15, mocha v6.2.0, sinon v7.4.2)
  • v4.0.10 Changes

    June 16, 2019
    • update dependencies
    • update npm keywords
  • v4.0.9 Changes

    March 14, 2019
    • add unit tests
    • update dependencies (nan v2.13.0, jshint v2.10.2)
  • v4.0.8 Changes

    March 01, 2019
    • add travis build
    • lint with jshint
    • update dependencies (bindings v1.5.0, async v2.6.2)
    • document node 11 support
    • add .npmignore and .npmrc
  • v4.0.7 Changes

    December 19, 2018
    • update dependencies (nan v2.12.1, bindings v1.3.1)