This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
Releases: coinbase/coinbase-ruby
Releases · coinbase/coinbase-ruby
4.2.1
4.1.0
v4.0.2
v4.0.0
Brand new library for Coinbase Wallet API v2
Changes include:
- New improved API key authentication
- New object based interaction with the API
- Cursor based pagination
- Expanded objects
v2.1.1
v2.1.0
v2.0.0
Changes:
- Added method to check spot price of bitcoin
- Removed unnecessary floating point operations
- Added method to query transaction details
- Added optional client_id and scopes params to create_user
- Added methods to query list of accounts
- Use query parameters instead of JSON bodies for GET and DELETE requests
- Added OAuthClient to support OAuth authentication
Backwards Incompatible Changes:
- Upgrade to Money v6 and use Money v6 built-in definition of BTC (removed custom definition of BTC currency)
- No longer set BTC to be the global default currency