Releases: JKorf/CoinW.Net
CoinW.Net Version 2.11.0
Updated CryptoExchange.Net to version 11.2.2
Fixed user client provider not caching new client when previous client was disposed
CoinW.Net Version 2.10.0
Updated CryptoExchange.Net to version 11.2.0
CoinW.Net Version 2.9.3
Fixed CoinWFuturesSymbolOrderBook not waiting for subscription to close when start fails
CoinW.Net Version 2.9.2
Updated CryptoExchange.Net to version 11.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
CoinW.Net Version 2.9.1
Fix issue in credentials copying
CoinW.Net Version 2.9.0
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 CoinWCredentials
Updated Shared order status parsing to default to Unknown value if not parsable
CoinW.Net Version 2.8.1
Added restClient.SpotApi.Account.GetDepositWithdrawalHistoryAsync overload accepting multiple assets
Fixed exception in order parsing in restClient.SpotApi.Trading.GetOrderAsync
CoinW.Net Version 2.8.0
Updated CryptoExchange.Net to version 10.8.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Improved method XML comments
CoinW.Net Version 2.7.0
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
CoinW.Net Version 2.6.0
Updated CryptoExchange.Net to version 10.6.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes