Skip to content

Releases: JKorf/XT.Net

Version 1.2.1

03 Mar 12:05
Compare
Choose a tag to compare
  • Fix for balance update deserialization error

Version 1.2.0

11 Feb 10:11
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
  • Added support for more SharedKlineInterval values
  • Added setting of DataTime value on websocket DataEvent updates
  • Added MinDepositQuantity, DepositConfirmations and WithdrawPrecision properties to restClient.SpotApi.ExchangeData.GetAssetNetworksAsync response model
  • Fix Mono runtime exception on rest client construction using DI

Version 1.1.3

13 Jan 07:57
Compare
Choose a tag to compare
  • Various fixes in UsdtFutures trigger/track/stop limit order endpoints

Version 1.1.2

08 Jan 07:46
Compare
Choose a tag to compare
  • Fix for restClient.UsdtFuturesApi.ExchangeData.GetSymbolInfoAsync deserialization

Version 1.1.1

07 Jan 13:51
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net version
  • Added Type property to XTExchange class

Version 1.1.0

23 Dec 15:06
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.5.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
  • Added SetOptions methods on Rest and Socket clients
  • Added setting of DefaultProxyCredentials to CredentialCache.DefaultCredentials on the DI http client
  • Improved websocket disconnect detection

Version 1.0.2

20 Dec 12:58
Compare
Choose a tag to compare
  • Added client reference

Version 1.0.1

05 Dec 10:19
Compare
Choose a tag to compare
  • Fixed change percentage response in Shared spot symbol response not being actual percentage

Version 1.0.0

04 Dec 07:45
Compare
Choose a tag to compare
  • Initial version