Release Date: March 19 2015
This is the fourth Developer Preview release of Pebble SDK 3.0.
property_animation_clone() compatibility macro (for Aplite binaries).launch_get_args() for getting the launchCode attribute from an
openWatchApp timeline pin
action.insert-pin and delete-pin commands to the emulator to interact
with the timeline locally.pebble login command to connect your emulator to your Pebble
account. This is required for the timeline to work.targetPlatforms attribute is now supported on resources.
You can use it to specify that a resource should only be available on one platform.The timeline will not work if you have Python 2.7.8+. Please use Python 2.7.6 if you want to work with the new timeline APIs.
Examples have been removed from the SDK download, and our old examples repository has been deprecated.
You can now find all our examples on pebble-examples on GitHub.
No changes