Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@aianus aianus released this 12 May 05:15
· 96 commits to master since this release

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