[Developers] Arduino 1.0 beta release.

David A. Mellis dam at mellis.org
Fri May 20 14:54:40 EDT 2011


Hi all,

I went ahead and made a beta release of Arduino 1.0:

Windows: http://files.arduino.cc/downloads/arduino-1.0-beta1.zip
Mac OS X: http://files.arduino.cc/downloads/arduino-1.0-beta1.dmg
Linux (32-bit): http://files.arduino.cc/downloads/arduino-1.0-beta1.tgz
Linux (64-bit): http://files.arduino.cc/downloads/arduino-1.0-beta1-64.tgz
Source: http://files.arduino.cc/downloads/arduino-1.0-beta1-src.tar.gz

It doesn't have all the changes I'd like to make, but there were
enough that it seemed useful to release it and start encouraging
people to start testing with it.

Summary of changes: http://code.google.com/p/arduino/wiki/Arduino1
Fixed issues: http://code.google.com/p/arduino/issues/list?can=1&q=Milestone%3D1.0+status%3AFixed
Open issues: http://code.google.com/p/arduino/issues/list?can=2&q=Milestone%3D1.0
Code: https://github.com/arduino/Arduino/tree/new-extension
Commits: https://github.com/arduino/Arduino/commits/new-extension

Please give it a shot and let me know if there are any obvious
problems.  If not, I'd like to start promoting it to a larger group so
they can adjust their libraries and sketches for the 1.0 changes.
I'll also start a discussion on the list in a week or so to figure out
what else we need to get done for the final 1.0 release.

David



More information about the Developers mailing list