hybridgroup/cylon-raspi

View on GitHub
RELEASES.md

Summary

Maintainability
Test Coverage
## Release History

Version 0.20.1 - Correct problem with i2c block read params

Version 0.20.0 - Use Cylon 1.3.0, cleanup dependencies

Version 0.19.0 - Rewrite to use i2c-bus module, now supports all current versions of Node.js

Version 0.18.0 - Use Cylon 1.2.0

Version 0.17.0 - Use Cylon 1.1.0

Version 0.16.0 - Compatibility with Cylon 1.0.0

Version 0.15.3 - Corrected functionality for i2c.

Version 0.15.2 - Remove node-i2c dependency from package, it is now install via script

Version 0.15.1 - Install node-i2c using script based on node version

Version 0.15.0 - Compatibility with Cylon 0.22.0

Version 0.14.1 - Fix pin and pi-blaster compatability for different board revisions

Version 0.14.0 - Compatibility with Cylon 0.21.0

Version 0.13.0 - Compatibility with Cylon 0.20.0

Version 0.12.0 - Compatibility with Cylon 0.19.0

Version 0.11.0 - Compatibility with Cylon 0.18.0

Version 0.10.0 - Compatibility with Cylon 0.16.0

Version 0.9.1 - Add peerDependencies to package.json

Version 0.9.0 - Compatibility with Cylon 0.15.0

Version 0.8.1 - Fix a bug with PWM pins

Version 0.8.0 - Compatibility with Cylon 0.14.0, remove node-namespace.

Version 0.7.0 - Release for cylon 0.12.0

Version 0.6.2 - Fixes bug with connection not being set on adaptor.

Version 0.6.0 - Release for cylon 0.11.0, refactor into pure JavaScript, i2c bugfixes

Version 0.5.0 - Release for cylon 0.10.0

Version 0.4.0 - Release for cylon 0.9.0

Version 0.3.0 - Release for cylon 0.8.0

Version 0.2.0 - Release for cylon 0.7.0

Version 0.1.0 - Initial release