Version 0.21.1 - Correct require error due to dependency renaming
Version 0.21.0 - Use Cylon 1.2.0
Version 0.20.0 - Use Cylon 1.1.0
Version 0.19.0 - Compatibility with Cylon 1.0.0
Version 0.18.0 - Compatibility with Cylon 0.22.0
Version 0.17.1 - Readme and test coverage updates
Version 0.17.0 - Compatibility with Cylon 0.21.0
Version 0.16.1 - Fixes issue with analogRead and digitalRead not working with voodoospark.
Version 0.16.0 - Compatibility with Cylon 0.20.0
Version 0.15.0 - Compatibility with Cylon 0.19.0
Version 0.14.0 - Compatibility with Cylon 0.18.0
Version 0.13.1 - Added servo support ussing the updated Gort.io default firmware.
Version 0.13.0 - Compatibility with Cylon 0.16.0
Version 0.12.2 - Update PWM write functions in adaptor.
Version 0.12.1 - Add peerDependencies to package.json
Version 0.12.0 - Compatibility with Cylon 0.15.0
Version 0.11.0 - Spark analog/digital Read now returns return_value directly, with a configurable read interval.
Version 0.10.0 - Alter {analog,digital}Read to act more like Firmata, trigger callback repeatedly.
Version 0.9.0 - Correct implementation with Tinker firmware read calls
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.0 - Release for cylon 0.11.2, Add support for server side events, user defined functions, variables and a firmware upload cli command
Version 0.5.0 - Release for cylon 0.11.0, refactor into pure JavaScript
Version 0.4.0 - Release for cylon 0.10.0
Version 0.3.0 - Release for cylon 0.9.0
Version 0.2.0 - Release for cylon 0.8.0
Version 0.1.0 - Initial release