Skip to content

Version 10.0.0

Compare
Choose a tag to compare
@JKorf JKorf released this 27 Jul 13:52
· 103 commits to master since this release
  • Updated CryptoExchange.Net to version 7.10.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/7.10.0
  • Switch from Newtonsoft.Json implementation to System.Text.Json for (de)serialization
  • Refactored from old per type enum converter to EnumConverter usage
  • Added SpotApi.Account.GetCommissionRatesAsync endpoint
  • Added UsdFuturesApi.Account.GetSymbolConfigurationAsync endpoint
  • Added UsdFuturesApi.Account.GetAccountConfigurationAsync endpoint
  • Added UsdFuturesApi.Trading.GetPositionsAsync endpoint
  • Added PermissionSets property to SpotApi.ExchangeData.GetExchangeInfoAsync symbol response
  • Updated UsdFuturesApi.Account.GetBalancesAsync to V3
  • Updated UsdFuturesApi.Account.GetAccountInfoAsync to V3