Changes for version 0.35 - 2020-01-07

  • CHANGES
    • Support lexical scopes declaring a different class of future
    • Document the required API for awaitable objects
    • Provide an API conformance test for implementors of alternative future classes
  • BUGFIXES
    • Provide scalar context to controlling expression of `await`

Modules

deferred subroutine syntax for futures
the interface required by Future::AsyncAwait
conformance tests for awaitable role API