Skip to content

Releases: JKorf/Mexc.Net

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

Version 1.7.0

07 Aug 19:13
Compare
Choose a tag to compare

Version 1.6.0

27 Jul 13:22
Compare
Choose a tag to compare

Version 1.5.0

16 Jul 17:51
Compare
Choose a tag to compare

Version 1.4.1

02 Jul 19:12
Compare
Choose a tag to compare

Version 1.4.0

23 Jun 16:36
Compare
Choose a tag to compare

Version 1.3.0

11 Jun 18:08
Compare
Choose a tag to compare

Version 1.2.5

02 Jun 07:31
Compare
Choose a tag to compare
  • Added SpotApi.Account.GetTradeFeeAsync endpoint