Skip to content

Version 5.14.0

Compare
Choose a tag to compare
@JKorf JKorf released this 27 Sep 09:49
· 59 commits to master since this release
  • 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 FuturesApi Rest and Socket clients
  • Added QuoteQuantityRemaining property on KucoinStreamOrderUpdate model
  • Updated Status property type from string to OrderStatus on KucoinFuturesOrder model
  • Updated FuturesKlineInterval Enum values to match number of seconds
  • Updated Sourcelink package version
  • Fixed various endpoints returning null instead of empty collection in SpotApi.HfTrading
  • Fixed futures kline deserialization issue
  • Marked ISpotClient and IFuturesClient references as deprecated