Skip to content

Updates to bring inline with base `Coroutine` class BC

Latest
Compare
Choose a tag to compare
@TheTechsTech TheTechsTech released this 09 Mar 14:39
  • drop fetchOptions/waitOptions now await/fetch_await
  • the added await/fetch_await combines fetchOptions() and fetch() into one call
  • update tests/example, docblock, docs, required