Releases: vitor-mariano/mainflux-js-client
Releases · vitor-mariano/mainflux-js-client
v0.4.1
Fixes
- Change
channels.getMessagepublisherproperty to lowercase.
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Features
- Add user profile endpoint.
- Export Mainflux instance options.
v0.2.1
Now we're using the Mainflux OpenAPI schema to generate the functions.
Breaking changes
- The whole
createMainfluxInstancewas changed.
v0.1.2
Fixes
- Fix
instanceoffor classes when using TypeScript.
v0.1.1
Fixes
- Return unknown error when an error is thrown without response.