Skip to content

Version 4.12.0

Latest
Compare
Choose a tag to compare
@JKorf JKorf released this 27 Sep 09:48
  • Updated CryptoExchange.Net to version 8.0.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.0.0
  • Added partial Shared client interfaces implementation for Spot and FuturesApi Rest and Socket clients
  • Added SpotApi.Account.GetDepositHistoryAsync endpoint
  • Added SpotApi.Account.GetWithdrawalHistoryAsync endpoint
  • Added trades parameter to SpotApi.Trading.GetOrderAsync and GetOrdersAsync endpoints
  • Added Maker property on KrakenUserTrade model
  • Renamed Decimals to PriceDecimals on KrakenSymbol model
  • Updated Status property type from string? to SymbolStatus on KrakenSymbol model
  • Updated Sourcelink package version
  • Marked ISpotClient references as deprecated