Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.81 KB

RELEASES.md

File metadata and controls

67 lines (34 loc) · 1.81 KB

Release History

Version 0.30.0 - Adds directionPin to Motor

Version 0.29.0 - Add Temperature Sensor & TP401 Gas Sensor drivers

Version 0.28.0 - Use Cylon 1.3.0, fixes for RGB LED

Version 0.27.0 - Use Cylon 1.2.0, fixes for continuous-servo

Version 0.26.0 - Use Cylon 1.1.0

Version 0.25.0 - Add newly rewritten Relay driver

Version 0.24.0 - Remove contributed driver

Version 0.23.0 - Compatibility with Cylon 1.0.0

Version 0.22.1 - Driver now pass callback to adaptors

Version 0.22.0 - Compatibility with Cylon 0.22.0

Version 0.21.0 - Compatibility with Cylon 0.21.0

Version 0.20.0 - Compatibility with Cylon 0.20.0

Version 0.19.0 - Compatibility with Cylon 0.19.0

Version 0.18.0 - Bug fixes, compatibility with Cylon 0.18.0

Version 0.17.0 - Corrections to IR Range Sensor values

Version 0.16.0 - Compatibility with Cylon 0.16.0

Version 0.15.1 - Add peerDependencies to package.json

Version 0.15.0 - Compatibility with Cylon 0.15.0

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

Version 0.13.1 - Adds new direct-pin driver

Version 0.13.0 - Update to cylon 0.13.0, Tessel compatibility

Version 0.12.0 - Update to cylon 0.12.0

Version 0.11.0 - Update to cylon 0.11.2, updates to MakeyButton

Version 0.10.0 - Update to cylon 0.11.0, migrated to pure JS

Version 0.9.0 - Update to cylon 0.10.0, add MakeyButton driver

Version 0.8.0 - Update to cylon 0.9.0

Version 0.7.0 - Add support for continuous servo, update to cylon 0.8.0

Version 0.6.0 - Update to cylon 0.7.0

Version 0.5.0 - Add support for Maxbotix ultrasonic range finder, update to cylon 0.6.0

Version 0.4.0 - Update for Cylon 0.5.0

Version 0.3.0 - Proper event handling with newer proxying

Version 0.2.0 - Add Motor and Servo support, refactor to use Basestar

Version 0.1.0 - Initial release with support for AnalogSensor, Button, and LED