Skip to content

0.91.0

Compare
Choose a tag to compare
@lupko lupko released this 08 Mar 06:15
· 24 commits to master since this release

Adds a more convenient way to start transactions and process their responses:

  • client.txn() method added
  • TransactionBuilder added; fluent API to build transaction request
  • TransactionResponse facade added; type-safe API to work with transaction response