Skip to content

Releases: vitor-mariano/mainflux-js-client

v0.4.1

08 Jun 20:28
72a9783

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

Fixes

  • Change channels.getMessage publisher property to lowercase.

v0.4.0

05 Jun 14:09
cf5966f

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

Full Changelog: v0.3.0...v0.4.0

v0.3.0

14 May 01:47
8283df3

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Features

  • Add user profile endpoint.
  • Export Mainflux instance options.

v0.2.1

06 May 02:02
520d619

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Now we're using the Mainflux OpenAPI schema to generate the functions.

Breaking changes

  • The whole createMainfluxInstance was changed.

v0.1.2

10 Apr 16:56
40897da

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Fixes

  • Fix instanceof for classes when using TypeScript.

v0.1.1

09 Apr 00:59
92fd507

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Fixes

  • Return unknown error when an error is thrown without response.