Skip to content

Releases: pepabo/fincode-go

v0.1.9

27 Jun 09:56
9c7f5ae
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v0.1.8...v0.1.9

v0.1.8

12 Jun 09:38
bbcd338
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add PUT /payments/{id}/auth PUT /payments/{id}/capture by @harakeishi in #23

Full Changelog: v0.1.7...v0.1.8

v0.1.7

12 Jun 01:23
18163af
Compare
Choose a tag to compare

What's Changed

New Features 🎉

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

29 May 06:19
628d2f1
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.5...v0.1.6

v0.1.5

28 May 12:46
3f6421e
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 May 10:26
15980b5
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 May 12:03
0a0d72f
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 May 01:20
fc2b747
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add GET /customers/{customer_id}/cards/{id} by @n3xem in #10
  • Add DELETE /customers/{customer_id}/cards/{id} paths by @n3xem in #11

New Contributors

  • @n3xem made their first contribution in #10

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 May 06:44
6929870
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Apr 10:02
2b79f35
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add GET /customer/{id} path by @k1LoW in #4
  • Add scenario test for register card with 3D Secure by @k1LoW in #6
  • Add POST /payments and PUT /payments/{id} paths by @k1LoW in #7

Full Changelog: v0.0.1...v0.1.0