Skip to content

v0.2.0

Compare
Choose a tag to compare
@franc0is franc0is released this 28 Jan 18:41
· 74 commits to master since this release

New Features:

  • Pebble's GBitmap APIs are now supported. You can add images to your Rocky.js application by fetching images from the internet, or constructing them as byte arrays. See our updated Simple Example for more info on how to use it

Bugfixes:

  • Rocky.js APIs no longer treat "i" as a global variable (#26)