Skip to content

Releases: JKorf/Mexc.Net

Version 1.15.0

23 Dec 15:10
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.5.0, see https://github.com/JKorf/CryptoExchange.Net/releases/
  • Added SetOptions methods on Rest and Socket clients
  • Added setting of DefaultProxyCredentials to CredentialCache.DefaultCredentials on the DI http client
  • Improved websocket disconnect detection

Version 1.14.1

20 Dec 13:22
Compare
Choose a tag to compare
  • Fixed deserialization of too large decimal values in Ticker and Kline models

Version 1.14.0

13 Dec 08:20
Compare
Choose a tag to compare
  • Fixed typo in MexcAggregatedTrade and MexcKline models
  • Fix for restClient.SpotApi.Account.WithdrawAsync deserialization

Version 1.13.1

03 Dec 10:40
Compare
Choose a tag to compare

Version 1.13.0

28 Nov 13:57
Compare
Choose a tag to compare
  • Updated CryptoExchange.Net to version 8.4.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.4.0
  • Added GetFeesAsync Shared REST client implementations
  • Updated MexcOptions to LibraryOptions implementation
  • Updated test and analyzer package versions
  • Fixed some deserialization issues on decimal larger than Decimal.MaxValue on websocket streams

Version 1.12.0

19 Nov 12:58
Compare
Choose a tag to compare
  • 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 MexcExchange class
  • Updated client constructors to accept IOptions from DI
  • Removed redundant MexcSocketClient constructor

Version 1.11.0

06 Nov 14:11
Compare
Choose a tag to compare

Version 1.10.0

28 Oct 13:50
Compare
Choose a tag to compare

Version 1.9.0

22 Oct 09:18
Compare
Choose a tag to compare
  • Added mexcRestClient.SpotApi.Account.GetKycStatusAsync endpoint
  • Added ListenkeyRenewed event to socketClient.SpotApi client so users can react to updated listenkeys for keep-alive caused by reconnecting

Version 1.8.2

14 Oct 16:41
Compare
Choose a tag to compare