Skip to content

Releases: connio/connio-sdk-js

0.1.0-alpha.6

10 Nov 14:44
Compare
Choose a tag to compare

0.1.0-alpha.6 (2020-11-10)

New Features & Enhancements

  • feat(DataConnectors) Implement "test" method

0.1.0-alpha.5

30 Oct 14:07
Compare
Choose a tag to compare

0.1.0-alpha.5 (2020-10-30)

New Features & Enhancements

  • feat(IApp, IDevice) Add "profileId" property

v0.1.0-alpha.4

27 Oct 10:48
Compare
Choose a tag to compare

0.1.0-alpha.4 (2020-10-27)

New Features & Enhancements

  • feat(*) Implement "Methods" API and types

v0.1.0-alpha.3

22 Oct 11:57
Compare
Choose a tag to compare

0.1.0-alpha.3 (2020-10-21)

New Features & Enhancements

  • feat(*) Implement "AtLeast" utility type
  • feat(*) Implement "DataConnectors" API and types

v0.1.0-alpha.2

11 Oct 08:54
Compare
Choose a tag to compare

0.1.0-alpha.2 (2020-10-11)

New Features & Enhancements

  • feat(*) Implement "DeviceProfiles" module

Breaking Changes

  • feat(RestClient) Return parsed error

v0.1.0-alpha.1

09 Oct 13:20
Compare
Choose a tag to compare

0.1.0-alpha.1 (2020-10-09)

New Features & Enhancements

  • feat(IDevice) Add "status" and "tags" field
  • feat(IApp) Add "status" field
  • feat(entities) Add "EntityStatus" enum
  • feat(entities) Add "ConnectionStatus" enum
  • feat(RestClient) Allow "number" values in IQueryParams
  • feat(*) Export "IDisposable" interface

Breaking Changes

  • feat(RestClient) Remove "undefined" values from queryParams