Releases: naokikimura/jubatus-node-client
Releases · naokikimura/jubatus-node-client
v0.9.8
Internal Changes
Improvement
v0.9.2
Internal Changes
Bug
- Update msgpack-rpc-lite v0.0.6 #66
v0.9.1
Internal Changes
Improvement
- Define the types in the TypeScript Declaration File #55 #56 #57 #58 #59 #60 #61
- Add id to JSON-Schema so that it can be referred from other schema #62
- Refactor index.js #63
v0.9.0
Internal Changes
Bug
- Return value not asserted #47
- Validation of JSON Schema does not allow Infinity #48
Improvement
- Simplify the response results #46
- Clarify the string representation of the object #49
- Discontinue Callback API #50
v0.8.2
Internal Changes
New Feature
- Add instance methods to the Datum type #45
v0.8.1
Internal Changes
Improvement
- Export toTuple function #44
v0.8.0
Internal Changes
Improvement
- Change the structure of API JSON #41
- Move non-RPC methods to parent constructor #42
New Feature
- Create a data types using API JSON #43
v0.7.4
Internal Changes
Improvement
v0.7.3
Internal Changes
Bug
- The path of api directory can not be resolved #39