Skip to content

Releases: lnshi/node-cayley

v1.1.1

25 Feb 11:46
Compare
Choose a tag to compare

Highlights:

  • Critical fix for Gzimo bluebird Promise style APIs.
  • Complement all test cases for Gizmo bluebird Promise style APIs.

Test environment:

  • node: v6.9.1
  • cayley: quay.io/cayleygraph/cayley:latest Feb 25th, 2017

Initia Release

18 Feb 11:15
Compare
Choose a tag to compare

This is the initial release, all APIs listed in the README.md guidebook should work properly, and basically to say the lib has the following features:

  • ES6 based.
  • TLS supported.
  • Multiple cayley hosts supported.
  • Default random client selection strategy.
  • Bluebird Promise style and callback style APIs.
  • Transparent bidirectional JSON <-> N-Quads data formatting handling.
  • Travis CI.
  • Fully covered mocha + chai test cases.
  • Clearly designed entry-level N-Quads data: friend_circle_with_label.nq and equivalent JSON for getting you in.

Test environment:

  • node: v6.9.1
  • cayley: quay.io/cayleygraph/cayley:latest Feb 18th, 2017