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

forEachOf from npm #760

Closed
jordonias opened this issue May 20, 2015 · 5 comments
Closed

forEachOf from npm #760

jordonias opened this issue May 20, 2015 · 5 comments
Labels

Comments

@jordonias
Copy link

forEachOf is mentioned in the documentation but is not included in the code I am getting from npm install async.

It does not seem to be in the 0.9.2 zip release.

Edit: looks like this is in 0.10, when will this be published to npm?

@aearly
Copy link
Collaborator

aearly commented May 20, 2015

Yep, it was merged yesterday, might do a 0.10.0 release today.

@jmls
Copy link

jmls commented May 20, 2015

please ;) I just spent some time trying to figure out why forEachOf wasn't working ;)

@beaugunderson
Copy link
Collaborator

@aearly tangential, but if we release can we bump to 1.0 so we're semver-friendly too? :)

@aearly
Copy link
Collaborator

aearly commented May 20, 2015

Hmnn, it might be time for 1.0! There are some breaking PRs and features that make sense to add (#696, #118, using _once() on all callbacks, optional callbacks, all the queue stuff) that I wanted to save for 1.0, but I suppose those could go into a 2.0 release later.

@aearly
Copy link
Collaborator

aearly commented May 20, 2015

1.0.0 published!

@aearly aearly closed this as completed May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants