Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@iamWing iamWing released this 06 Apr 17:00

Minor fixes on error code returns and missing property on IBridge.

Added:

  • Property accounts_manager on interface ibpy_native.interfaces.IBridge.

Fixed:

  • Value of err_code for all ibpy_native.error.IBError raised are now aligned to be type int instead of ibpy_native.error.IBErrorCode being passed in some cases.