Skip to content

Latest commit

 

History

History
112 lines (61 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

112 lines (61 loc) · 2.17 KB

4.0.8

  • Moved SDK instance creation to initiate.

4.0.7

  • Updated IOS SDK Version to 2.1.28.

4.0.6

  • Updated Android SDK Version to 2.1.20

4.0.5

  • Bug fix in HyperCheckoutLite's openPaymentPage Function

4.0.4

  • added openPaymentPage that calls initiate and process together using HyperCheckoutLite openPaymentPage Function

4.0.3

  • Updated android plugin version to 2.0.4

4.0.2

  • Updated IOS SDK Version to 2.1.26.

4.0.1

  • Updated Android SDK Version to 2.1.13.

4.0.0

  • Upgraded to HyperSDK Plugin 2.0. Refer README.md for the migration steps.
  • Updated Android SDK Version to 2.1.12.

3.1.1

  • Updated HyperSDK Android Plugin to 2.0.2

3.1.0

  • Upgraded to HyperSDK Plugin 2.0. Refer README.md for the migration steps.
  • Updated Android SDK Version to 2.1.12.

3.0.11

  • Updated IOS SDK Version to 2.1.22 & Android SDK Version to 2.1.11.

3.0.10

  • Updated Android SDK Version to 2.1.10

3.0.9

  • Updated Android SDK Version to 2.1.9 and IOS SDK version to 2.1.15

3.0.8

  • Updated Android SDK Version to 2.1.8 and IOS SDK version to 2.1.17

3.0.7

  • Added flag to identify if the integration is flutter in android

3.0.6

  • Updated LICENSE to AGPL-3.0

3.0.5

  • Adding initial developer attribution to this plugin

3.0.4

  • Updated Android SDK Version to 2.1.2

3.0.3

  • Updated code formatting in README.md

3.0.2

  • Updated documentation/Readme.md for flutter plugin

3.0.1

  • Updating plugin name to hypersdkflutter to avoid conflict with HyperSDK
  • Updating minSDKVersion for android to 19 as it's minimum suported version for our SDK.
  • Changing HyperSDK version for IOS to 2.0.15

3.0.0

  • Updating the Major Version
  • Adding Example project in the plugin
  • Adding descriptive error message for FlutterFragmentActivity Exception
  • Added Plugin Integration example app with Initiate being called in HomeScreen

2.0.4

  • Flutter 3 support
  • Fixed error method signature of invokeMethodResult Object
  • Updated kotlin version to minimum version supported by Flutter 3

2.0.2

  • Updating release for public

2.0.0

  • First version release for publishing.