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

Feature: Async #3

Merged
merged 5 commits into from
Oct 19, 2016
Merged

Feature: Async #3

merged 5 commits into from
Oct 19, 2016

Conversation

mcmath
Copy link
Owner

@mcmath mcmath commented Oct 19, 2016

This PR adds support for asynchronous transformations.

zbigg and others added 4 commits October 18, 2016 09:23
This commit allows asynchronous transformations by returning a promise.

 * Updates source files to add async functionality
 * Adds es6-promise dependency
 * Updates outdated dependencies
 * Updates README.md
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.6%) to 96.364% when pulling 549db50 on async into 557e9a0 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.6%) to 96.364% when pulling 549db50 on async into 557e9a0 on master.

@coveralls
Copy link

coveralls commented Oct 19, 2016

Coverage Status

Coverage decreased (-3.6%) to 96.364% when pulling d5dbb22 on async into 557e9a0 on master.

@mcmath mcmath merged commit d5dbb22 into master Oct 19, 2016
mcmath added a commit that referenced this pull request Oct 19, 2016
Merges #2
Merges #3
@mcmath mcmath deleted the async branch October 19, 2016 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants