Releases: particle-iot/particle-api-js
Releases · particle-iot/particle-api-js
6.0.0
- Add libraries endpoints
- Add stateful client
- Add object interface for libraries
5.3.1
- Handle empty event names in the event stream.
5.3.0
- Add details to README
- Adding responseTemplate and responseTopic to webhook creation. Thanks @acasas! #20
- Add password reset route #27
- Make event stream compatible with new product routes #28
5.2.7
- Fix files parameter default name to be
file
and not file1
.