Releases: OpenTMI/opentmi-jsclient
Events API
v0.4.0
Improvements and fixes
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
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
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.