Skip to content

Releases: OpenTMI/opentmi-jsclient

Events API

30 Sep 10:34
a809ce4
Compare
Choose a tag to compare

Changes

#33 add events API support
#46 chore(package): update eslint-config-standard to version 12.0.0
#49 Update babel-preset-minify to the latest version 🚀
#51 Greenkeeper/debug 4.0.1
#50 Update babel-minify to the latest version 🚀
#52 Update dependencies

v0.4.0

27 Aug 09:22
e386552
Compare
Choose a tag to compare

#34 possible to upgrade without reload workers
#41 fixes circle flow
#43 add create API's for resources and results

Updated also several dependencies

Improvements and fixes

11 Feb 19:36
f3ee380
Compare
Choose a tag to compare

This release brings ability to store new results and testcases and new event based api to follow new results. Also contains dependencies updates and some fixes.

New

#17 store new results and testcases

Updates

#24 update version number
#23 Update browserify to the latest version 🚀 greenkeeper
#22 Update eslint-plugin-node to the latest version 🚀 greenkeeper
#21 Update babel-preset-minify to the latest version 🚀 greenkeeper
#19 Update mocha to the latest version 🚀 greenkeeper
#18 Update browserify to the latest version 🚀 greenkeeper

v0.2.0 release

29 Oct 20:53
de5aeb3
Compare
Choose a tag to compare

This release brings a lot of more API supports, more documentation, several fixes and other quality improvements. There is also simple examples about basic usages in sample folder.

Changes

#10 Fix browser test in CI
#11 fix(package): update axios to version 0.17.0
#12 Update README.md
#13 0.2 preparation
#14 add more jsdocs and compile documentation
#15 adding missing jsdoc strings and recompile doc
#16 support for testcases API

Initial release v0.1.0

14 Oct 12:23
Compare
Choose a tag to compare

This initial release brings low level transport layer which manage rest and socketio connectiojns and API's for resources, results, clusters and admins. Follow up releases brings more API's and increase test coverage.