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)