Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 951 Bytes

1.0.1

  • Android API version 30 support

1.0.0

  • Null safety support
  • Recreated project to remove warnings around obsolete embedding version and not including AndroidX

0.3.0

  • Support for iOS
  • Working status of various UPI payment applications included
  • User can filter the apps discovery output against working status data by passing parameters. API remains backward compatible in syntax and semantics of providing properly working applications only in case no parameters are provided.

0.2.4

  • Updated MiPay package identifier and fix Axis Pay usage

0.2.3

  • Added Axis Pay

0.2.2

  • Mark the library as android only

0.2.1

  • Removed UPI Intent mode parameter because some applications do not strictly follow the UPI Specification and fails when intent parameter is passed

0.2.0

  • Upgraded kotlin_version to 1.3.61

0.1.2

  • Added MIT License

0.1.1

  • Added package description

0.1.0

  • Initial release