Skip to content

Commit 1845676

Browse files
committed
Updated to version 3.3.0
1 parent dba329f commit 1845676

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

CryptoClients.Net/CryptoClients.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<PropertyGroup>
1010
<PackageId>CryptoClients.Net</PackageId>
1111
<Authors>JKorf</Authors>
12-
<PackageVersion>3.2.0</PackageVersion>
13-
<AssemblyVersion>3.2.0</AssemblyVersion>
14-
<FileVersion>3.2.0</FileVersion>
12+
<PackageVersion>3.3.0</PackageVersion>
13+
<AssemblyVersion>3.3.0</AssemblyVersion>
14+
<FileVersion>3.3.0</FileVersion>
1515
<Description>CryptoClients.Net is a collection of multiple cryptocurrency exchange API clients for accessing both the REST API's and WebSocket API's. Supports order and account management and requesting and streaming both public and private data.</Description>
1616
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1717
<PackageTags>CryptoClients;CryptoClients.Net;OKX;OKX.Net;Mexc;Mexc.Net;Kucoin;Kucoin.Net;Kraken;Kraken.Net;Huobi;Huobi.Net;HTX;HTX.Net;DeepCoin.Net;DeepCoin;CoinEx;CoinEx.Net;Bybit;Bybit.Net;Bitget;Bitget.Net;Bitfinex;Bitfinex.Net;BingX;BingX.Net;Binance;Binance.Net;GateIo.Net;Gate.io;BitMart;BitMart.Net;WhiteBit.Net;WhiteBit;XT;XT.Net;HyperLiquid;HyperLiquid.Net;CryptoCurrency;CryptoCurrency Exchange</PackageTags>

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,17 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d
250250
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf).
251251

252252
## Release notes
253+
* Version 3.3.0 - 20 Jun 2025
254+
* Updated BitMart.Net from version 2.1.0 to version 2.2.0, see https://github.com/JKorf/BitMart.Net/releases/tag/2.2.0
255+
* Updated Bybit.Net from version 5.1.0 to version 5.2.0, see https://github.com/JKorf/Bybit.Net/releases/tag/5.2.0
256+
* Updated CryptoCom.Net from version 2.1.0 to version 2.2.0, see https://github.com/JKorf/CryptoCom.Net/releases/tag/2.2.0
257+
* Updated GateIo.Net from version 2.1.0 to version 2.2.0, see https://github.com/JKorf/GateIo.Net/releases/tag/2.2.0
258+
* Updated BingX.Net from version 2.1.0 to version 2.1.1, see https://github.com/JKorf/BingX.Net/releases/tag/2.1.1
259+
* Updated Bitget.Net from version 2.1.0 to version 2.1.1, see https://github.com/JKorf/Bitget.Net/releases/tag/2.1.1
260+
* Updated Mexc.Net from version 3.1.0 to version 3.1.1, see https://github.com/JKorf/Mexc.Net/releases/tag/3.1.1
261+
* Updated OKX.Net from version 3.1.0 to version 3.1.1, see https://github.com/JKorf/OKX.Net/releases/tag/3.1.1
262+
* Updated WhiteBit.Net from version 2.1.0 to version 2.2.0, see https://github.com/JKorf/WhiteBit.Net/releases/tag/2.2.0
263+
253264
* Version 3.2.0 - 11 Jun 2025
254265
* Added Toobit exchange support with Toobit.Net v1.0.1
255266
* Updated reference HyperLiquid.Net version from 2.1.0 to 2.1.1, see https://github.com/JKorf/HyperLiquid.Net/releases/tag/2.1.1

0 commit comments

Comments
 (0)