Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat: Add promise based api #200

Merged
merged 1 commit into from
Feb 8, 2016
Merged

feat: Add promise based api #200

merged 1 commit into from
Feb 8, 2016

Conversation

dignifiedquire
Copy link
Contributor

All methods return a promise when not passed a callback

Closes #80

All methods return a promise when not passed a callback

Closes #80
@daviddias
Copy link
Contributor

After the past discussions about having a promises implementations and the implications that would bring, this seems by far the most elegant solution (as it is almost minimal and only touches the code partially and gives the desired feature).

Before merging, I would like everyone that chimed in on the promises API discussion to give their review (if possible). The discussion happened here #80 and the people involved are: @victorbjelkholm, @RichardLitt, @harlantwood, @travisperson and @bcomnes

@harlantwood
Copy link
Contributor

+100

@fazo96
Copy link

fazo96 commented Feb 5, 2016

I really hope this gets merged!

@RichardLitt
Copy link
Contributor

LGTM!

@daviddias
Copy link
Contributor

It is time.. :)

daviddias added a commit that referenced this pull request Feb 8, 2016
feat: Add promise based api
@daviddias daviddias merged commit 75bb627 into master Feb 8, 2016
@daviddias daviddias deleted the promise branch February 8, 2016 17:11
@dignifiedquire
Copy link
Contributor Author

whoo

@RichardLitt
Copy link
Contributor

@jbenet You mentioned that you would like to discuss this. Here is the relevant PR for that discussion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants