Releases: mdunnio/coinbase-pro
Releases · mdunnio/coinbase-pro
0.9.3.2
0.9.3.1
0.9.3.0
0.9.2.2
0.9.2.0
0.9.1.0
0.9.0.0
- Upgraded to lts-17.4 (ghc 8.10.4)
- Added hie.yaml for use with haskell-language-server (hls)
- Removed
taker_fee_rate
fromActivate
websocket message - Added
max_withdrawal_amount
toCurrencyDetails
- Changed
example/test-request
toSandbox
instead ofProduction
- Use
Network.HTTP.Types.encodePathSegments
when makingRequestPath
in authenticated requests - Added
min_market_funds
andmax_market_funds
toProduct
- Made several explicit
Show
instances - Added support for the following endpoints:
- account history
- account holds
- exchange limits
- deposits
- withdrawals
- list payment methods
- listing coinbase accounts
- list tranfers endpoint