Skip to content

0.0.14

Compare
Choose a tag to compare
@yienyien yienyien released this 09 Aug 17:30
· 23 commits to master since this release

Angus python SDK - Release Note v0.0.14

Bug fixed

  • Fix the bad angus namespace design

Features added

  • Looking for a local config.json file before using the global one.

Deprecation

  • All the client SDK is now in angus.client module.
    Please use angus.client.connect() instead of angus.connect()