Skip to content

Releases: particle-iot/particle-api-js

v6.5.0

02 May 16:05
Compare
Choose a tag to compare
  • Add support for all product API endpoints.
  • Add support for sending additional context with each call.

v6.4.3

15 Feb 17:36
Compare
Choose a tag to compare
  • Create a wrapper for listBuildTargets in Client.js.
  • Marked compileCode, signalDevice, listDevices and listBuildTargets as deprecated. Those methods will be removed in 6.5

v6.4.2

05 Jan 15:32
Compare
Choose a tag to compare
  • Create a wrapper for listDevices in Client.js

v6.4.1

15 Dec 19:08
Compare
Choose a tag to compare
  • Add scopes to library listing

6.4.0

09 Nov 15:13
Compare
Choose a tag to compare
  • Create a wrapper for signalDevice in Client.js

6.3.0

31 Oct 22:50
Compare
Choose a tag to compare
  • Add support for account verification endpoint via verifyUser function
  • Change account_info input parameter in createUser and setUserInfo to be camel case - accountInfo

6.2.0

20 Oct 00:40
Compare
Choose a tag to compare
  • Add support for account information fields in createUser and setUserInfo
  • Add "shortErrorDescription" in response body to contain English description only
  • Add library publish (6.1.0)
  • Rename library publish to library contribute (6.0.8)

6.0.7

03 Oct 13:55
Compare
Choose a tag to compare

Add library versions endpoint

6.0.6

19 Sep 19:16
Compare
Choose a tag to compare

Add library delete

6.0.5

09 Sep 03:11
Compare
Choose a tag to compare

Add library publish