Skip to content

0.0.15

Latest
Compare
Choose a tag to compare
@rafou rafou released this 25 Aug 09:27
· 3 commits to master since this release

Angus python SDK - Release Note v0.0.15

Bug fixed

  • Fix compatibility with Python 3

Features added

  • New process_async method to process job asynchronously on the client side

Deprecation

  • The callback parameter in the process method has been deprecated, use process_async
    method instead