Skip to content

v0.2.0-rc7

Pre-release
Pre-release
Compare
Choose a tag to compare
@bsrdjan bsrdjan released this 31 Jul 10:50

Features

  • N-API, asynchronous and non-blocking
  • Callback, promise, async/await API examples
  • Connection pool
  • Typescript and ES-next syntax support
  • C/C++ style guide
  • Error handling harmonisation
  • String handling optimisation
  • More unit tests
  • README links update, from Service Marketplace to Support Portal

Incompatible changes

  • client.connectionInfo() function replaced by client.connectionInfo getter
  • client.getVersion() replaced by client.version getter, format changed as well
  • client.isAlive() replaced by client.isAlive getter