Skip to content

v1.1.0

Compare
Choose a tag to compare
@brollb brollb released this 17 Jan 20:56
· 81 commits to main since this release
d5acd12

At a high level, this release includes updated documentation and updates to a few other services.

What's Changed

  • Fix IoTScape services with no return not sending by @gsteinLTU in #189
  • Temporarily handle IoTScape request timeouts by returning string by @gsteinLTU in #190
  • Add barebones MATLAB service. Close #193 by @brollb in #194
  • Only load alpha services on dev; cache isSupported results by @brollb in #196
  • Remove caching from MATLAB service. Fix #197 by @brollb in #198
  • Update MATLAB service to new API format by @brollb in #199
  • Add support for multiple return values in MATLAB service. by @brollb in #200
  • Detect mwtype intelligently in MATLAB service by @brollb in #201
  • Add dev environment docs by @brollb in #203
  • Updated Music App Ordering and Sounds by @ebiwonjumit in #192
  • Add documentation about customizing the NetsBlox URL by @brollb in #207
  • bump to v1.1.0 by @brollb in #208

Full Changelog: v1.0.5...v1.1.0