Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: developit/asyncro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: developit/asyncro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 32 files changed
  • 7 contributors

Commits on Oct 23, 2016

  1. Add HTML documentation

    developit committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    1f75ae3 View commit details
    Browse the repository at this point in the history
  2. 2.0.1

    developit committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    cbfc6d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. 🌲 spruce up the readme

    developit authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    6cc94cd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. fix series() to run in sequence

    Bo Lingen authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    83a840d View commit details
    Browse the repository at this point in the history
  2. fix return value back to array of results

    Bo Lingen authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    a72aa7a View commit details
    Browse the repository at this point in the history
  3. back to using pushReducer helper

    citycide committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    74ece31 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Merge pull request #4 from citycide/patch-1

    fix `series()` to run in sequence
    developit authored Feb 10, 2017
    Configuration menu
    Copy the full SHA
    4cdc581 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    40a4387 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Merge pull request #5 from wKovacs64/fix-reduce-jsdoc

    Fix `reduce()` accumulator type in JSDoc comment
    developit authored May 17, 2017
    Configuration menu
    Copy the full SHA
    04f0c95 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. codesponsor.io

    developit authored Oct 14, 2017
    Configuration menu
    Copy the full SHA
    9aae898 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Configuration menu
    Copy the full SHA
    cc57aba View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Merge pull request #8 from DanielRuf/remove-codesponsor

    remove CodeSponsor
    developit authored Dec 14, 2017
    Configuration menu
    Copy the full SHA
    fdab546 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. Add find(), every(), some()

    fimars committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    16f2cb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Merge pull request #9 from fimars/path-2

    Add `find()`, `every()`, `some()`
    developit authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    e625953 View commit details
    Browse the repository at this point in the history
  2. PR merge fixes

    developit committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    86054c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c79059 View commit details
    Browse the repository at this point in the history
  4. 3.0.0

    developit committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    b720a32 View commit details
    Browse the repository at this point in the history
Loading