Releases: JKorf/GateIo.Net
Releases · JKorf/GateIo.Net
Version 1.2.0
- Updated CryptoExchange.Net to 7.7.2
- Added SpotApi.Account.GetGTDeductionStatusAsync endpoint
- Added SpotApi.Account.SetGTDeductionStatusAsync endpoint
Version 1.1.0
- Updated CryptoExchange.Net to version 7.7.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/7.7.0
- Added dedicated connection configuration; a websocket connection can now be established before making the first request by calling
gateIoSocketClient.SpotApi.PrepareConnectionsAsync();
Version 1.0.1
- Fixed startTime/endTime filtering on multiple endpoints
Version 1.0.0
- Initial release