Skip to content

Ver 2.0.2-preview3

Pre-release
Pre-release
Compare
Choose a tag to compare
@neuecc neuecc released this 07 May 02:33
· 732 commits to master since this release

This version is preview, if you want to use stable version, check 1.3.1.

2.0.x has many breaking changes, see 2.0.0-preview1 release notes.

  • Fix bug of WhenAll(array), WhenAny(array) - zero length array does not continue next
  • Improve performance of WhenAll(array), WhenAny(array)