Skip to content

Releases: JKorf/HTX.Net

Version 6.1.1

08 Oct 12:04
Compare
Choose a tag to compare
  • Fixed LastPrice value on SpotTicker Shared implementation

Version 6.1.0

27 Sep 09:47
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.0.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.0.0
  • Added Shared client interfaces implementation for Spot and UsdtFuturesApi Rest and Socket clients
  • Added QuoteQuantity property to HTXOrderUpdate model
  • Updated from parameter type from int? to long? on SpotApi.Account.GetWithdrawalDepositHistoryAsync
  • Updated Status property type from string to SymbolStatus on HTXSymbolConfig model
  • Updated OrderSide property type from string to OrderSide on HTXUsdtMarginSwapOrderUpdate
  • Updated Sourcelink package version
  • Fixed UsdtFuturesApi.Account.SetIsolatedMarginPositionModeAsync, SetCrossmarginPositionModeAsync, GetIsolatedMarginPositionModeAsync and GetCrossMarginPositionMode response deserialization
  • Marked ISpotClient references as deprecated

Version 6.0.2

18 Aug 18:53
Compare
Choose a tag to compare
  • Fix deserialization undocumented canceled-source field value

Version 6.0.1

09 Aug 21:11
Compare
Choose a tag to compare
  • Fixed websocket SpotApi queries (GetXX methods)

Version 6.0.0

08 Aug 14:58
Compare
Choose a tag to compare
  • Renamed library from Huobi.Net to HTX.Net, following the renaming of the exchange
  • Renamed all models and references from Huobi... to HTX...
  • Renamed UsdtMarginSwapApi to UsdtFuturesApi
  • Renamed some endpoints to match standardized endpoint names
  • Split Margin and SubAccount endpoints into separate topics in the rest SpotApi
  • Split SubAccount endpoints into separate topics in the rest FuturesApi
  • Added UsdtFuturesSymbolOrderBook implementation
  • Added client side ratelimiting
  • Added various missing endpoints
  • Added Usdt Futures API account websocket streams
  • Updated from Newtonsoft.Json to System.Text.Json for json handling
  • Updated code xml comments
  • Updated API documentation references
  • Fixed a large number of bugs

Version 5.7.0

07 Aug 19:15
Compare
Choose a tag to compare

Version 5.6.0

27 Jul 13:26
Compare
Choose a tag to compare

Version 5.5.0

16 Jul 17:55
Compare
Choose a tag to compare

Version 5.4.1

02 Jul 19:10
Compare
Choose a tag to compare

Version 5.4.0

23 Jun 16:29
Compare
Choose a tag to compare