Skip to content

1.0.3

Compare
Choose a tag to compare
@briancavalier briancavalier released this 15 Aug 01:10
· 73 commits to master since this release
  • Standardize coroutine continuations: coroutines always resume asynchronously, even when yielding already-settled promises.
  • Improve internal architecture, and test case coverage.