Skip to content

1.1.0

Compare
Choose a tag to compare
@rjrudin rjrudin released this 23 Oct 17:41
· 79 commits to master since this release

This minor release includes the following enhancements:

  • Rows can now be queried via client.rows.query. Includes support for Optic, SQL, SPARQL, and GraphQL.
  • REST transactions can be easily managed via client.transactions.create().
  • Custom code can be executed via client.eval.
  • Custom modules can be executed via client.invoke.

Please see the user guide for details on each of these new features.