1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-20 21:02:55 +00:00

Updated to version 9.12.0

This commit is contained in:
Jkorf
2025-11-03 09:48:29 +01:00
parent 10c3868c00
commit d8dc121386
2 changed files with 8 additions and 3 deletions
+5
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.12.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