What's Changed
- Deserialize currency values into string instead of float64
- Added option to provide own http client (from the 'net/http' package) to websocket listeners.
- Added option to provide to provide a debug printer (debug logging) to websocket listeners..
- Added option to provide to provide a debug printer (debug logging) to the PrivateHTTP and PublicHTTP client.
- Added option to provide own http client (from the 'net/http' package) to the PrivateHTTP and PublicHTTP client.
- Added option to provide to provide a debug printer (debug logging) to the PrivateHTTP and PublicHTTP client.
- Configure Renovate by @renovate in #1
- Update module nhooyr.io/websocket to v1.8.17 by @renovate in #3
New Contributors
Full Changelog: v1.1.0...v2.1.0