Skip to content

Version 5.3.0

Latest
Compare
Choose a tag to compare
@JKorf JKorf released this 19 Nov 13:01
  • Updated CryptoExchange.Net to version 8.3.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.3.0
  • Added support for loading client settings from IConfiguration
  • Added DI registration method for configuring Rest and Socket options at the same time
  • Added DisplayName and ImageUrl properties to KrakenExchange class
  • Added newAssetNameResponse parameter to restClient.SpotApi.ExchangeData.GetSymbolsAsync and restClient.SpotApi.ExchangeData.GetAssetsAsync
  • Updated client constructors to accept IOptions from DI
  • Removed redundant KrakenSocketClient constructor