Skip to content

Releases: naokikimura/jubatus-node-client

v0.9.8

08 Apr 10:07
Compare
Choose a tag to compare

Internal Changes

Improvement

v0.9.3

17 Mar 06:57
Compare
Choose a tag to compare

Internal Changes

Bug

v0.9.2

08 Mar 15:04
Compare
Choose a tag to compare

Internal Changes

Bug

  • Update msgpack-rpc-lite v0.0.6 #66

v0.9.1

03 Mar 12:04
Compare
Choose a tag to compare

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

24 Feb 12:49
Compare
Choose a tag to compare

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

22 Feb 03:00
Compare
Choose a tag to compare

Internal Changes

New Feature

  • Add instance methods to the Datum type #45

v0.8.1

21 Feb 11:36
Compare
Choose a tag to compare

Internal Changes

Improvement

  • Export toTuple function #44

v0.8.0

21 Feb 08:55
Compare
Choose a tag to compare

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

12 Feb 12:23
Compare
Choose a tag to compare

Internal Changes

Improvement

v0.7.3

11 Feb 11:31
Compare
Choose a tag to compare

Internal Changes

Bug

  • The path of api directory can not be resolved #39