Skip to content

Releases: shahriar-shojib/bkash-payment-gateway

v2.0.1

11 Sep 15:26
Compare
Choose a tag to compare

Patch Changes

v2.0.0

20 Aug 18:35
3976f8c
Compare
Choose a tag to compare

Major Changes

  • #120 3bb4c75 Thanks @shahriar-shojib! - - Added TSUP bundling to provide support for esm bundles
    • Added tests
    • Fixed a bug where error message was incorrect when executing an invalid paymentID
    • Simplify logic for refreshing token
    • Updated dependencies

Final Release

13 Jan 13:41
25f74b9
Compare
Choose a tag to compare

This release checks all the boxes that are needed to be a public release.
You may start using it in your projects now if you so desire.

v1.3.4

19 Dec 15:11
Compare
Choose a tag to compare
v1.3.4 Pre-release
Pre-release
  • Check validity of a config provided to the library

v1.3.3

19 Dec 14:19
Compare
Choose a tag to compare
v1.3.3 Pre-release
Pre-release
  • Updated Requests module to throw exceptions if bKash returns an errorCode and errorMessage

First Public Beta Release

17 Dec 15:54
Compare
Choose a tag to compare
Pre-release

This release implements all the basic requirements from bKash.

v 1.2.9

16 Dec 21:16
Compare
Choose a tag to compare
v 1.2.9 Pre-release
Pre-release
update version number

Final Workflow Test

16 Dec 21:12
Compare
Choose a tag to compare
Final Workflow Test Pre-release
Pre-release

Fixed a syntax error on publish workflow

Workflow Test

16 Dec 21:06
Compare
Choose a tag to compare
Workflow Test Pre-release
Pre-release

This is a test release to test if npm publish workflow is working properly or not

First Release [beta]

16 Dec 20:26
Compare
Choose a tag to compare
First Release [beta] Pre-release
Pre-release

Reached initial milestone for the project