Skip to content

v1.1.0

Choose a tag to compare

@leebyron leebyron released this 09 Sep 15:44
· 65 commits to master since this release

New:

  • Async generator functions and for-await loops! (#18)

Fixes:

  • Fix case where referring to arguments in an async function could return an incorrect value (#17)