Skip to content

2.1.0

Compare
Choose a tag to compare
@IgorBuchelnikov IgorBuchelnikov released this 31 Mar 15:46
· 92 commits to master since this release
  • New features
    "async" and "await" keywords support in OcDispatcher
    OcDispatcher's InvocationResult now implements IReadScalar

  • Fixed:
    — CollectionPausing
    — ScalarPausing
    — CollectionDispatching
    — OcDispatcher
    — other bug fixes

  • Renamed
    InvocationResult.Result -> InvocationResult.Value
    DebugInfo -> StaticInfo
    OcDispatcher.BeginInvoke -> OcDispatcher.InvokeAsync
    Configuration -> OcConfiguration

  • API changed
    — Binding
    — StaticInfo