Skip to content

Releases: si3nloong/rm-go-client

Version 1.2.0

08 Mar 08:52
Compare
Choose a tag to compare
  • add SetTokenSource function

Version 1.1.2

12 Jan 03:29
Compare
Choose a tag to compare
  • fix concurrent race
  • handle bad gateway
  • standardise errors

Version 1.1.1

20 Oct 05:48
Compare
Choose a tag to compare
  • 🐛 fix token expired bug (token never refresh itself even it was expired)

Version 1.1.0

23 Sep 04:32
Compare
Choose a tag to compare
  • ✅ add tests
  • ♻️ refactor error structure, included request and response body and enable support for fmt
  • ✨ add RefundPayment API
  • ✨ add VerifyWebhook API
  • ✨ add GetPaymentByTransactionID API
  • ✨ add GetPaymentByCheckoutID API
  • ✨ add errors and error codes
  • ✨ add payment status
  • 📝 update README

Version 1.0.1

14 Sep 08:53
Compare
Choose a tag to compare
  • add payment status

Version 1.0.0 (Stable release)

20 May 07:56
Compare
Choose a tag to compare
  • refactor!: add Config for rm configuration
  • preload store id
  • bump packages
  • upgrade to payment layout v3
  • finalise payment methods

Version 1.0.0 (Beta)

13 Oct 08:42
Compare
Choose a tag to compare
v1.0.0-beta

doc: update README