- drop
fetchOptions/waitOptions
nowawait/fetch_await
- the added
await/fetch_await
combinesfetchOptions()
andfetch()
into one call - update tests/example, docblock, docs, required
fetchOptions/waitOptions
now await/fetch_await
await/fetch_await
combines fetchOptions()
and fetch()
into one call