Basex Node Versions Save

A node.js client for the BaseX server.

v1.0.1

2 years ago

set default port to 1984.

v1.0.0

2 years ago

Cleanup and fixes for #26 and #28

v0.9.0

7 years ago
  • socketError events #22

v0.8.0

7 years ago
  • FIX query.execute() error handling #21
  • remove obsolete BaseX event watch interface

v0.7.0

9 years ago
  • Support for BaseX 8.0 style authentication
  • Support streaming to BaseX server

v0.6.3

10 years ago
  • fix handling for add where doc is invalid (#14)
  • fix tests
  • applied js-beautify to the code

v0.6.2

10 years ago
  • fix query array result timing issue (#10)
  • fix session.create