Skip to content

Releases: CurrencyCloud/currencycloud-ruby

v4.4.0

29 Apr 13:30

Choose a tag to compare

  • Adds POST /quotes/create

v4.3.0

15 Apr 16:29

Choose a tag to compare

  • Adds GET /funding_transactions/{id}
  • Adds PUT /collections_screening/{transactionId}/complete

v4.2.0

26 Jan 17:49

Choose a tag to compare

  • Adds POST /beneficiaries/account_verification

v4.1.0

14 Jan 08:18

Choose a tag to compare

  • Adds GET /accounts/{id}/compliance_settings
  • Adds POST /accounts/{id}/compliance_settings
  • Ruby v4 support

v4.0.1

05 Jan 15:39

Choose a tag to compare

Dependency updates:

  • Update httparty ~> 0.24
  • Update json >=2.12.2 < 2.19.0
  • Add ostruct ~> 0.6.3
  • Update vcr ~> 6.4.0

v4.0.0

17 Dec 16:44

Choose a tag to compare

  • Updates default behaviour of setting header x-sca-to-authenticated-user to false on POST payments/validate to not setting the header value unless provided.

Dependency Updates

  • json 2.12.2 -> '>=2.12.2 < 2.17.0'
  • webmock 3.25.1 -> 3.26.1

v3.1.0

21 Oct 13:22

Choose a tag to compare

  • Adds POST payments/{id}/notifications/retry

v3.0.0

07 Oct 10:06

Choose a tag to compare

  • Drops support for Ruby versions 2.5, 2.6 and 2.7
  • Updates minimum required Ruby version to 3.0

Dependency Updates

  • httparty ~> 0.23.1
  • json ~> 2.12.2
  • base64 ~> 0.3.0

Development Dependency Updates

  • rspec ~> 3.13.1
  • vcr ~> 6.3.1
  • webmock ~> 3.25.1

v2.0.0

01 Oct 13:41

Choose a tag to compare

  • Removes GET payments/{id}/submission

v1.8.0

25 Sep 15:53

Choose a tag to compare