Version 0.9.0
- Display more useful messages on installing avrdude
- Now able to install BLE scanner and scan for BLE devices on OS X
- Use new location for Littlewire downloads, thanks to @kehribar
Version 0.8.1
- Go back to build without ldflags to avoid unexpected behavior
Version 0.8.0
- Reduce file size by over 25%
- Add Microbit firmware commands
- Improve Particle to use "tinker-servo" sketch
Version 0.7.0
- Add Makefile tasks to simplify release process
- Update Particle endpoints to the correct location
- Removing unsupported software
- Adds BLE scan for Linux
Version 0.6.3 - Update Firmata HEX file to version 2.5
Version 0.6.2 - Correct Debian control file
Version 0.6.1 - Add Debian control file
Version 0.6.0 - simplify and cleanup bluetooth commands
Version 0.5.0 - Adds board-type flag to Arduino upload command to support many more kinds of boards, refactor Bluetooth command params to be in a more logical order
Version 0.4.1 - Corrections for bad merge
Version 0.4.0 - Bluetooth commands use pure hcitool/rfcomm to avoid dependencies on Linux, Spark is now Particle, remove dronedrop commands
Version 0.3.0 - Add dronedrop commands
Version 0.2.4 - Update voodoospark to 2.3.1 and bug fixes
Version 0.2.3 - Update Windows compatibility and default Spark code
Version 0.2.2 - Correct error in avdude install for Linux
Version 0.2.1 - Update default Spark code for servo support
Version 0.2.0 - Add Windows support for Arduino, & bug fixes
Version 0.1.0 - Initial Release