Skip to content

Releases: JKorf/Mexc.Net

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
  • Updated CryptoExchange.Net to version 8.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.1.0
  • Moved FormatSymbol to MexcExchange class
  • Added support Side setting on SharedTrade model
  • Added MexcTrackerFactory for creating trackers
  • Added overload to Create method on MexcOrderBookFactory support SharedSymbol parameter

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

Version 1.8.1

14 Oct 14:13
Compare
Choose a tag to compare
  • Fixed cancellation token not being passed to subscribe method in Shared client

Version 1.8.0

27 Sep 09:50
Compare
Choose a tag to compare
  • 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 Rest and Socket clients
  • Added QuoteQuantity property to MexcOrder model
  • Updated KlineInterval Enum values to match number of seconds
  • Updated Sourcelink package version
  • Marked ISpotClient references as deprecated

Version 1.7.2

08 Aug 14:46
Compare
Choose a tag to compare
  • Fixed SpotApi.Account.GetUserAssetsAsync deserialization due to too large number being returned

Version 1.7.1

08 Aug 07:11
Compare
Choose a tag to compare
  • Fixed deserialization issues caused by too big number value