Skip to content

Releases: JKorf/BitMart.Net

BitMart.Net Version 3.12.0

08 Jun 14:33

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.2

BitMart.Net Version 3.11.2

02 Jun 14:22

Choose a tag to compare

Fixed Shared Futures GetKlinesAsync implementation throwing exception if no startTime provided

BitMart.Net Version 3.11.1

02 Jun 13:42

Choose a tag to compare

Fixed Shared GetKlinesAsync implementation throwing exception if no startTime provided
Fixed user client provider not caching new client when previous client was disposed

BitMart.Net Version 3.11.0

26 May 14:20

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.0
Added OpenInterest24H, OpenInterestValue24H properties to BitMartOpenInterest model

BitMart.Net Version 3.10.0

09 Apr 11:05

Choose a tag to compare

Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Added socketClient.SpotApi.SubscribeToBookTickerUpdatesAsync stream

BitMart.Net Version 3.9.1

24 Mar 15:45

Choose a tag to compare

Fix issue in credentials copying

BitMart.Net Version 3.9.0

24 Mar 14:33

Choose a tag to compare

Updated CryptoExchange.Net to version 11.0.1, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Updated class for supplying API credentials from ApiCredentials to BitMartCredentials
Updated Shared order status parsing to default to Unknown value if not parsable
Added AccountType property to BitMartBalanceUpdate model

BitMart.Net Version 3.8.0

06 Mar 09:32

Choose a tag to compare

Updated CryptoExchange.Net to version 10.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Improved method XML comments

BitMart.Net Version 3.7.0

24 Feb 13:57

Choose a tag to compare

Updated CryptoExchange.Net to version 10.7.0
Added additional Http settings to client options
Updated Shared REST interfaces pagination logic
Updated HttpClient registration, fixing issue of DNS changes not getting processed
Fixed UserClientProvider using unconfigured HttpClient

BitMart.Net Version 3.6.0

16 Feb 09:31

Choose a tag to compare

Updated CryptoExchange.Net to version 10.6.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Fixed SymbolOrderBook websocket subscription not getting closed if when waiting for initial data times out