Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 896 Bytes

File metadata and controls

44 lines (28 loc) · 896 Bytes

Changelog

[1.1.2] - 2024-FEB-9

Added

  • Detailed documentation for all exposed functions of the SDK
  • Support for PreviewOrder endpoint

[1.1.1] - 2024-FEB-1

Added

  • Support for Perpetuals API endpoints

[1.1.0] - 2024-JAN-31

Added

  • Initial release of WebSocket API client
  • Verbose logging option for RESTClient

[1.0.4] - 2024-JAN-29

Fixed

  • Fixed bug where move_portfolio_funds params were set incorrectly

[1.0.3] - 2024-JAN-19

Changed

  • JWT generation expiry updated to 2 minutes to be consistent with Advanced Trade docs

[1.0.2] - 2024-JAN-10

Added

  • Support for files for using JSON files for API key and secret
  • Improve user facing messages for common errors

[1.0.1] - 2024-JAN-3

Added

  • Support for Futures API endpoints

[1.0.0] - 2023-DEC-18

Added

  • Initial release of the Coinbase Advanced Trading API Python SDK