Skip to content

Releases: JKorf/Upbit.Net

Upbit.Net Version 2.11.0

08 Jun 14:03

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.2

Upbit.Net Version 2.10.1

28 May 08:18

Choose a tag to compare

Fixed Shared GetSpotSymbolsAsync implementation failing due to too long URI's
Fixed Shared GetSpotSymbolsAsync potentially returning success on error

Upbit.Net Version 2.10.0

26 May 14:34

Choose a tag to compare

Updated CryptoExchange.Net to version 11.2.0

Upbit.Net Version 2.9.3

12 May 14:37

Choose a tag to compare

Fixed UpbitTradeUpdate model deserialization when best bid or ask contains null

Upbit.Net Version 2.9.2

09 Apr 10:48

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

Upbit.Net Version 2.9.1

26 Mar 12:18

Choose a tag to compare

Updated CryptoExchange.Net to version 11.0.2, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes
Fixed missing SetOptions on Upbit clients

Upbit.Net Version 2.9.0

24 Mar 14:12

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 Shared order status parsing to default to Unknown value if not parsable
Removed ApiCredentials from options since authentication is not available
Removed UpbitUserClientProvider since authentication is not available

Upbit.Net Version 2.8.0

06 Mar 09:18

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

Upbit.Net Version 2.7.0

24 Feb 13:43

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

Upbit.Net Version 2.6.0

16 Feb 09:42

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