Skip to content

Releases: JKorf/CryptoCom.Net

CryptoCom.Net Version 3.10.0

09 Apr 10:59

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 reduceOnly parameter to PlaceOrderAsync endpoint
Added ThisAccount property to GetAccountInfoAsync endpoint

CryptoCom.Net Version 3.9.1

24 Mar 15:43

Choose a tag to compare

Fix issue in credentials copying

CryptoCom.Net Version 3.9.0

24 Mar 14:27

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 CryptoComCredentials
Updated Shared order status parsing to default to Unknown value if not parsable

CryptoCom.Net Version 3.8.0

06 Mar 09:27

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

CryptoCom.Net Version 3.7.0

24 Feb 13:51

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

CryptoCom.Net Version 3.6.0

16 Feb 09:36

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

CryptoCom.Net Version 3.5.0

10 Feb 12:44

Choose a tag to compare

Updated CryptoExchange.Net to version 10.5.1, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Updated UserClientProvider internal client cache to non-static to prevent cleanup issues

CryptoCom.Net Version 3.4.0

06 Feb 14:09

Choose a tag to compare

Updated CryptoExchange.Net to version 10.4.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Added CryptoComUserSpotDataTracker and CryptoComUserFuturesDataTracker
Added additional methods for requesting supported symbols to Shared ISpotSymbolRestClient/IFuturesSymbolRestClient interfaces
Added PositionMode mapping on SharedPosition models
Added Status mapping for SharedDeposit models
Fixed disposed clients getting returned from UserClientProvider

CryptoCom.Net Version 3.3.0

22 Jan 09:40

Choose a tag to compare

Updated CryptoExchange.Net to version 10.3.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Removed legacy websocket message handling and the corresponding UseUpdatedDeserialization client option
Added Metadata to CryptoComExchange

CryptoCom.Net Version 3.2.1

14 Jan 08:27

Choose a tag to compare

Updated CryptoExchange.Net to version 10.2.3, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes