Skip to content

Releases: omise/omise-python

v0.15.0

06 Feb 06:05
2851e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

10 Jul 04:52
8fb13c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

03 Oct 06:50
2880410
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

23 Jan 04:05
6a8b282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

10 Feb 09:38
Compare
Choose a tag to compare
  • [Added] Add tests for list method (#50)
  • [Added] Add list events method for Charge (#48)
  • [Added] Add accept method for Dispute (#47)
  • [Added] Add Document API (#46)
  • [Added] Add Chain API (#45)
  • [Added] Add Capability API (#44)
  • [Added] Add expire method for Charge (#43)
  • [Added] Add retrieve method for Source (#42)

v0.10.0

27 Jan 07:19
f8c4ca2
Compare
Choose a tag to compare
  • [Added] Add update method for Account (#34)
  • [Added] Add destroy method for Link (#39)
  • [Added] Add Card.retrieve(customer_id, card_id) method (#37)
  • [Added] Add testing for 3.9 (#40)
  • [Removed] Remove testing for 3.5 (EOL) (#40)

v0.9.0

03 Aug 04:12
7b36bec
Compare
Choose a tag to compare

Please upgrade to this version before October 20, 2020. After this date, the certificate pinned on older versions will expire and prevent this library from functioning.

Version 0.8.1

21 May 04:08
Compare
Choose a tag to compare

[0.8.1] - 2018-05-21

This version fixes Schedule API getting wrong response when it destroyed.

  • [Fixed] Schedule API return proper response when it destroyed.

Version 0.8.0

21 May 04:07
Compare
Choose a tag to compare

[0.8.0] - 2018-01-11

This version adds support for Receipt API, and Source API.

  • [Fixed] Allow customer to be able to retrieve customer list.
  • [Changed] Split test classes to each file.
  • [Changed] Split request class to new file.

Version 0.7.0

17 Oct 04:38
Compare
Choose a tag to compare

[0.7.0] - 2017-10-17

This version adds support for Receipt API, and Source API.

  • [Added] Add Receipt API.
  • [Added] Add Source API.