Skip to content

Releases: bitpay/ruby-client

Move Key Utils to separate gem

14 Apr 17:07
Compare
Choose a tag to compare

This release moves the key utilities to a separate gem, bitpay-key-utils.

MD5 Checksums

v2.4.4.zip 079bb2aff08dc5b89dc2faa8e0349891
v2.4.4.tar.gz 49dab3e4ff24d2f9dcfd71c6ff1701a2
bitpay-sdk-2.4.4.gem d96964066d9b76276ae25565ac71610b

Relax gem requirements

13 Apr 17:45
Compare
Choose a tag to compare

Unlock the requirements for JSON, Rack, and ECDSA.

Checksums

bitpay-sdk-2.4.3.gem 3220e96277d13f18ae30bb1143a7c5e7
v2.4.3.zip 4ffd45fbf0df42bffddef32db2531e0a
v2.4.3.tar.gz7b7e3ccf1baecc04269e57ddb143c58c

Fixes issue #39

24 Mar 21:50
Compare
Choose a tag to compare

description

If a token was sent to the 'post' method but the path sent already includes a '?', an error was thrown. This fix places either a '?' or a '&' before the token as appropriate.

md5 checksum

gemfile 578664032779c8f8d23563d77a575e7d
v2.4.2.zip 5c1806dd0f1d2ce845e8afc5275d968a
v2.4.2.tar.gz 8047d895428d805a23096015be4b3b9f

Fix Issue #40

13 Mar 05:53
Compare
Choose a tag to compare

Fixes an issue where endpoints that did not have a 'data' field threw an error.

md5 checksum

1a205f011d8ccc0ab17d0d1e1ae5d3ed bitpay-sdk-2.4.1.gem

Bug Fix: some endpoints throwing errors

13 Mar 03:44
Compare
Choose a tag to compare

This fixes a bug introduced in v2.3.2 - Endpoints that do not return a "data" field in the JSON response threw errors.

MD5 Checksum

c172fa99d29d54c5b7392359ec02d9ec bitpay-sdk-2.3.3.gem

v2.4.0

11 Mar 10:55
Compare
Choose a tag to compare

What's New

Added
  • Refund functionality:
    • Create a refund
    • Retrieve a specific refund
    • Retrieve all refunds for an invoice
    • Cancel a refund

MD5 Checksum

04ec5c5bd97da85bf6f2bca7a2c19145 ruby-client-2.4.0.zip

v2.3.2

11 Mar 18:28
Compare
Choose a tag to compare

What's New

Fixed
  • BTC amount validation when amount after decimal exceeds 2 digits

MD5 Checksum

7a253540c23cccd749b7c8df0344afc6 ruby-client-2.3.2.zip

v2.3.1

23 Feb 20:23
Compare
Choose a tag to compare

What's New

Added
  • Client-side Pairing

MD5 Checksum

37a73bce452aa638a1af4b5da03e329c ruby-client-2.3.1.zip

v2.2.0

07 Jan 16:19
Compare
Choose a tag to compare

What's New

Changed
  • Bitpay::Client is now BitPay::SDK::Client. We aplogize for the inconvenience, this is done in order to allow the existing bitpay-client gem to smoothly integrate the bitpay-sdk gem.

MD5 Checksum

c47f0c108228b83d1162afee31c3e02a ruby-client-2.2.0.zip

v2.1.1

06 Jan 11:53
Compare
Choose a tag to compare

What's New

Removed
  • All dependencies on local files or variables from the basic sdk. The ruby *nix command line client will take over these responsibilities moving forward.

MD5 Checksum

51f4dd8c387ab41ea42f60f4f2cf0fc9 ruby-client-2.1.1.zip