Skip to content

Releases: omise/omise-elixir

v0.10.0

16 Oct 03:06
d65934a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

19 Jan 03:20
aab9394
Compare
Choose a tag to compare

Add more supported attributes for API version 2019

v0.8.0

16 Sep 01:02
a58d567
Compare
Choose a tag to compare

0.8.0 (2020-09-16)

  • Update Charge.refund/3 type so that it matches the function behavior

v0.7.0

01 Jan 13:42
Compare
Choose a tag to compare

0.7.0 (2019-01-01)

  • Replace poison with jason for JSON handling.

v0.6.2

11 Dec 06:56
Compare
Choose a tag to compare

0.6.2 (2018-12-11)

  • Update the required version of httpoison dependency to support version ~> 1.0.
  • Fix an issue when getting application version via Mix module by using Application.spec/2 instead.

v0.6.1

14 Nov 06:28
Compare
Choose a tag to compare

0.6.1 (2017-11-14)

v0.6.0

04 Nov 16:46
Compare
Choose a tag to compare

0.6.0 (2017-11-04)

  • Support Receipt API.
  • Fix a bug when uploading dispute document.
  • Handle HTTP request errors.
  • Add missing attributes to some structs.
  • Drop support for Elixir 1.2 and 1.3.

v0.5.2

02 Oct 07:19
Compare
Choose a tag to compare

0.5.2 (2017-10-02)

  • [Enhancement] Add list_schedules/3 and list_schedules/2 functions to Recipient and Transfer modules respectively.

v0.5.1

07 Jun 14:30
Compare
Choose a tag to compare

0.5.1 (2017-06-07)

  • [Bug fix] Properly normalize query params before sending to Search API.

v0.5.0

06 Jun 05:13
Compare
Choose a tag to compare

0.5.0 (2017-06-06)