Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 17:28
· 95 commits to main since this release
6e67f8e

RAI v0.0.2

Diff since v0.0.1

Merged pull requests:

  • Always return the same type from exec_async: a Dict(). (#24) (@NHDaly)
  • Add synchronous exec() function that polls client side in the SDK to provide synchronous behavior. (#25) (@NHDaly)
  • Remove deprecated persist= option from v1 protocol wire format (#26) (@NHDaly)
  • Revert "Remove deprecated persist= option from v1 protocol wire format" (#28) (@NHDaly)
  • Fixup a bug in the sync polling exec function (#29) (@NHDaly)