Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Closes #533] Add Promise.join(array) support #642

Merged
merged 2 commits into from Aug 31, 2016
Merged

Conversation

kamranayub
Copy link
Member

Closes #533

Proposed Changes:

  • Add new Promise.join(promises: Promise<T>[]) signature
  • Add unit test coverage

@kamranayub kamranayub added the enhancement Label applied to enhancements or improvements to existing features label Aug 31, 2016
@kamranayub kamranayub added this to the 0.7.1 Release milestone Aug 31, 2016
@eonarheim eonarheim merged commit 9eaed5c into master Aug 31, 2016
@eonarheim eonarheim deleted the 533-promise-join branch August 31, 2016 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Label applied to enhancements or improvements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants