Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 958 Bytes

CHANGELOG.md

File metadata and controls

46 lines (27 loc) · 958 Bytes

0.3.5

  • Upgraded compileSdkVersion and targetSdkVersion to API Version 34.
  • Ui style improvement (loader color change).

0.3.4

  • Android Sdk fixes and Improvements.
  • ios sdk improvement

0.3.4-beta.2

  • Upgraded with Kotlin supported version and Build gradle version.

0.3.4-beta.1

  • Resolved internal module conflict from ios sdk side.

0.3.3

  • Added support for staging environment

0.3.2

  • Added version method to help with debugging.
  • More robust internal logging and debugging mechanisms.

0.3.1

  • Signature change for initialize method.

0.3.0

  • Signature change for initialize method.
  • Performance improvement for better loader and load times.
  • Internal fixes.

0.2.0

  • Connection failure callback support : User can now add a new callback connectionFailure for tracking the reason of accounts not getting connected.

0.1.17

  • call back and delegation added

0.1.9

  • fixes and improvement in flutter sdk.