Connect IQ 0.1.1 is available at http://developer.garmin.com/connect-iq! This update provides a number of bug fixes.
* Added the 920XT as one of the products you can develop for.
* The resource compiler provides a tool for defining per-product layouts. See the Programmer's Guide for details.
* Added Dc.getFontHeight(font) to get the height of fonts.
* drawText now handles \n.
* Fixed an issue with bike cadence being invalid.
* There was an issue with do/while loops not executing correctly that was address.
* The keywords 'break' and 'continue' were added. We will never speak of this again.
* Arrays were having an out of bounds error when adding items to the last element.
* The time zone should now be correct when testing watch faces.
* Fixed a memory leak when using Durations or Longs with simple data fields.
You can download it directly from the developer site or through the SDK manager.
Enjoy!
-Alpha Monkey