Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Latest commit

 

History

History
64 lines (35 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

64 lines (35 loc) · 1.08 KB

2.0.1

  • Added support for iOS swift 5.6.

2.0.0

  • Update android gradle issue with gradle version above 3.x.x.

1.1.0

  • Update framework to support latest XCode version 13

1.0.7

  • Update framework to support latest swift version 5.4

1.0.6

  • Version 1.0.5-nullsafety but simpler version code.

1.0.5-nullsafety

  • Migrated code base to null-safety.

1.0.5

  • Added: double value in amount

1.0.4

  • Added: ESewaPaymentButton Widget

1.0.3

  • Updated framework to support latest swift version 5.3.2

1.0.2

  • Updated framework to support Xcode 12.1

1.0.1

  • README.md corrected.
  • CHANGELOG.md corrected.

1.0.0

  • iOS support added.

0.2.0

  • Hectic android integration process has been made easy now. You don't have to download and link any sdk file.
  • Result class has been changed to ESewaResult.
  • Failure class has been changed to ESewaPaymentException class which implements Exception
  • Plugin example updated.
  • README updated.

0.1.0+1

  • "esewa_pnp integration walk through" youtube video link added to README.md

0.1.0

  • Initial release