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

Commits on Oct 18, 2016

  1. Configuration menu
    Copy the full SHA
    62263cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259885c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    f78baac View commit details
    Browse the repository at this point in the history
  2. Feature: async

    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
    mcmath committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    549db50 View commit details
    Browse the repository at this point in the history
  3. Revert eslint to v2

    mcmath committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    d5dbb22 View commit details
    Browse the repository at this point in the history