Skip to content

Releases: OpenTMI/opentmi-jsclient

add missing fields for item and resource

01 Apr 14:49
d208edc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

add more resource and item apis

20 Mar 19:49
986f4a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

dependencies updates

07 Nov 16:46
aaf448c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.9.0

improve token refresh logic when token expired

16 Jan 07:00
6f25ccc
Compare
Choose a tag to compare

#76 change logic when token expired

traceid for Event API

08 Jan 08:32
de63359
Compare
Choose a tag to compare

Changes

#75 add traceid for event API

auto refresh token

07 Jan 12:59
29b0c3d
Compare
Choose a tag to compare

#73 refresh token automatically in case of rest request fails because token expired

Events spare and duration

04 Jan 06:11
0027536
Compare
Choose a tag to compare

New

#71 extends events create API

testing improvements

06 Dec 07:26
e05eb41
Compare
Choose a tag to compare

Changes

#60 Update config.yml
#61 optimize ci
#62 More tests and fixes
#63 add coveralls badge to readme
#64 improve test coverage and fixes
#65 more tests for sio
#66 add styles for code snippets
#67 fix coveralls-public/issues/971
#68 Update eslint-plugin-node to the latest version 🚀
#69 update deps and improve sample login
#70 add node10 for ci tests and increase version number

v0.6.0-npm-2

20 Oct 05:34
6cdb04a
Compare
Choose a tag to compare
Update config.yml

Authentication using access token

20 Oct 05:24
eaba43a
Compare
Choose a tag to compare

Changes

#54 Fix README link to doc
#56 Greenkeeper/eslint plugin chai expect 2.0.1
#57 authenticate using access token
#58 add npm badge