RELEASES.md
## Release History
Version 0.23.0 - Update to use Sphero.js v0.4.0
Version 0.22.0 - Use Cylon 1.2.0
Version 0.21.0 - Use Cylon 1.1.0
Version 0.20.0 - Update to use sphero.js instead of spheron
Version 0.19.0 - Compatibility with Cylon 1.0.0
Version 0.18.0 - Compatibility with Cylon 0.22.0
Version 0.17.0 - Compatibility with Cylon 0.21.0
Version 0.16.0 - Compatibility with Cylon 0.20.0
Version 0.15.0 - Compatibility with Cylon 0.19.0
Version 0.14.1 - Fix disconnect bug
Version 0.14.0 - Compatibility with Cylon 0.18.0
Version 0.13.0 - Added `rebeccapurple` as a supported color. Thanks to
[@juliancheal](https://github.com/juliancheal) for the PR.
Version 0.12.0 - Compatibility with Cylon 0.16.0
Version 0.11.2 - Added setDataStreamming, updated test coverage.
Version 0.11.1 - Add peerDependencies to package.json
Version 0.11.0 - Compatibility with Cylon 0.15.0
Version 0.10.0 - Compatibility with Cylon 0.14.0, remove node-namespace.
Version 0.9.1 - Added new 'locator' event, changed spheron to hybridgroup-spheron module
Version 0.9.0 - Update for cylon 0.12.0
Version 0.8.1 - Update dependencies to include npm version of Spheron with Cylon.js pull requests
Version 0.8.0 - Update for cylon 0.11.0, migrated to pure JS
Version 0.7.0 - Update for cylon 0.10.0, add calibration commands
Version 0.6.0 - Update for cylon 0.9.0
Version 0.5.0 - Update to match new Spheron module's callback and for cylon 0.8.0
Version 0.4.0 - Update for cylon 0.7.0
Version 0.3.0 - Use new Basestar proxying and events
Version 0.2.0 - Lots of colors, support for entire Sphero API, and uses Basestar for DRY code
Version 0.1.0 - Initial release for ongoing development