Skip to content

0.2.0-alpha39

Pre-release
Pre-release
Compare
Choose a tag to compare
@sonvister 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 with IBinanceHttpClient.DefaultRecvWindow.
    • Replace IBinanceHttpClient.Options.TimestampOffsetRefreshPeriodMinutes with IBinanceHttpClient.TimestampProvider.TimestampOffsetRefreshPeriod.
  • Add extensions for simpler ClientOrder validation.
  • Remove superficial sample applications.
  • Update static assets and symbols.