Skip to content

v0.1.16

Latest
Compare
Choose a tag to compare
@kevinmehall kevinmehall released this 29 Sep 19:37
· 252 commits to master since this release
  • Switch JSON library to rapidjson
  • Include neopixel support in the main firmware
  • Node compatibility improvements:
    • RegExp.exec / String.match
    • encodeURI and decodeURI
    • Stack trace API
    • Array.prototype.sort
  • zlib bugfixes