Skip to content

Commit f19ff84

Browse files
committed
Updated to version 3.12.0
1 parent 847d39c commit f19ff84

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CryptoCom.Net/CryptoCom.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<PropertyGroup>
88
<PackageId>CryptoCom.Net</PackageId>
99
<Authors>JKorf</Authors>
10-
<PackageVersion>3.11.0</PackageVersion>
11-
<AssemblyVersion>3.11.0</AssemblyVersion>
12-
<FileVersion>3.11.0</FileVersion>
10+
<PackageVersion>3.12.0</PackageVersion>
11+
<AssemblyVersion>3.12.0</AssemblyVersion>
12+
<FileVersion>3.12.0</FileVersion>
1313
<Description>A high-performance .NET client library for the Crypto.com REST and WebSocket APIs, providing strongly typed models, automatic WebSocket reconnection, client-side rate limiting, local order book support, and seamless integration with other CryptoExchange.Net based clients.</Description>
1414
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1515
<PackageTags>CryptoCom;CryptoCom.Net;Crypto.com;CryptoCom Client;CryptoCom API;CryptoCurrency;CryptoCurrency Exchange;CryptoDotCom;Crypto.Com;CryptoExchange.Net;ccxt</PackageTags>

README.md

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

179179
## Release notes
180+
* Version 3.12.0 - 08 Jun 2026
181+
* Updated CryptoExchange.Net to version 11.2.2
182+
* Fixed user client provider not caching new client when previous client was disposed
183+
180184
* Version 3.11.0 - 26 May 2026
181185
* Updated CryptoExchange.Net to version 11.2.0
182186
* Added ProductType property to CryptoComSymbol model

0 commit comments

Comments
 (0)