API wrapper for the Coinbase GDAX API
- Fixed a bug that was causing query parameters to be ignored in GET requests
- Updated tests, and test fixtures.
- Fixed an issue with DELETE method to private API endpoints.
- Fixed a bug that caused undefined variable errors in the PrivateApi class.
- Much better test coverage.
- Docs.