Skip to content

0.9.0.0

Compare
Choose a tag to compare
@mdunnio mdunnio released this 15 Feb 22:12
· 91 commits to master since this release
  • Upgraded to lts-17.4 (ghc 8.10.4)
  • Added hie.yaml for use with haskell-language-server (hls)
  • Removed taker_fee_rate from Activate websocket message
  • Added max_withdrawal_amount to CurrencyDetails
  • Changed example/test-request to Sandbox instead of Production
  • Use Network.HTTP.Types.encodePathSegments when making RequestPath in authenticated requests
  • Added min_market_funds and max_market_funds to Product
  • 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