0.2.0-alpha.10
Pre-release
Pre-release
sonvister
released this
02 Jan 20:31
·
524 commits
to master
since this release
Available on NuGet.
Changes:
- FIX: Ignore invalid 24-hour statistics trade count values (issue #13).
- BREAKING: Change
ISymbolStatisticsCache
to maintain a dictionary of all symbol 24-hour statistics. - BREAKING: Move
SuccessfulTestResponse
constant ("{}") toBinanceHttpClient
. - Minor updates and improvements.