v0.0.2
RAI v0.0.2
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)