1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-11-04 12:28:06 +00:00

Updated to version 9.11.0

This commit is contained in:
Jkorf 2025-11-03 09:45:41 +01:00
parent c1b2b62dbc
commit 411ba00a82

View File

@ -66,6 +66,11 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d
Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf).
## Release notes
* Version 9.11.0 - 03 Nov 2025
* Added constant for selecting a supported USD asset for use in a Shared API/SharedSymbol
* Added AliasType to specify only one way conversion for AssetAliases
* Removed some unhelpful verbose logs
* Version 9.11.0 - 30 Oct 2025
* Added StaticLogger to LibraryHelpers, updated warning logging for converters to use StaticLogger
* Added client reference helper to LibraryHelpers