- Full MyPy annotations with return types for function definitions
- Detailed documentation for all exposed functions of the SDK
- Support for PreviewOrder endpoint
- Support for Perpetuals API endpoints
- Initial release of WebSocket API client
- Verbose logging option for RESTClient
- Fixed bug where
move_portfolio_funds
params were set incorrectly
- JWT generation expiry updated to 2 minutes to be consistent with Advanced Trade docs
- Support for files for using JSON files for API key and secret
- Improve user facing messages for common errors
- Support for Futures API endpoints
- Initial release of the Coinbase Advanced Trading API Python SDK