Skip to content

Consistent APIs

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 23 Oct 19:19
· 255 commits to develop since this release
  • All API methods return a readable stream object.
  • Fixed name conventions - streamDocument() becomes readStream() and streamSearch() becomes searchStream() 920d5ac.
  • Adds a method for getting types conveniently - getTypes().
  • Modernizes the lib with babel transpiler 1dc48d9.