0.2.0-alpha39
Pre-release
Pre-release
sonvister
released this
28 Feb 22:53
·
163 commits
to master
since this release
Available on NuGet.
Changes:
- Add web socket cache managers (e.g.
IAggregateTradeWebSocketCacheManager
) and update sample apps. - BREAKING: Replace
IBinanceHttpClient.Options
(for #24).- Replace
IBinanceHttpClient.Options.RecvWindowDefault
withIBinanceHttpClient.DefaultRecvWindow
. - Replace
IBinanceHttpClient.Options.TimestampOffsetRefreshPeriodMinutes
withIBinanceHttpClient.TimestampProvider.TimestampOffsetRefreshPeriod
.
- Replace
- Add extensions for simpler
ClientOrder
validation. - Remove superficial sample applications.
- Update static assets and symbols.