summaryrefslogtreecommitdiff
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* make the package json main dist/async.jsAlexander Early2016-02-181-4/+4
* move build/async.js to build/dist/async.jsAlexander Early2016-02-161-1/+1
* remove esnext:main from package jsonAlexander Early2016-02-161-2/+1
* check in dist for bower supportAlexander Early2016-02-141-2/+2
* use tweaked version of xyz for our publish processAlexander Early2016-02-101-2/+1
* handle moved lodash internal methodsAlexander Early2016-02-101-2/+2
* move package manager files during build process, update main pathsAlexander Early2016-02-091-17/+13
* fix es build testAlexander Early2016-02-091-1/+1
* add es modules to build, with lodash replaced with lodash-esAlexander Early2016-01-211-0/+1
* rename build files, add smoke test for build--global2016-01-151-1/+1
* update code style, increase linter coverage, refactor makefile--global2016-01-151-1/+1
* use lodash from npm, now that 4.0 is released--global2016-01-131-2/+2
* prevent having to require('async/foo').default--global2016-01-121-0/+1
* use npm for lodash-es, rather than a git submoduleKiko Beats2016-01-071-3/+5
* Adjust commonjs builds and use umd formatGraeme Yeates2015-12-291-0/+1
* Set up async bundlesGraeme Yeates2015-12-291-5/+7
* Fix implementations (test green lights)Graeme Yeates2015-12-291-66/+6
* Initial work in progress - modularizationKiko Beats2015-12-291-32/+101
* Version 1.5.0v1.5.0Alexander Early2015-10-251-2/+2
* update minified buildAlexander Early2015-10-251-1/+1
* update build files, include them in npm packageAlexander Early2015-10-251-1/+3
* merge from megawacAlexander Early2015-10-241-0/+1
|\
| * Fix tag detection methodologyGraeme Yeates2015-07-011-0/+1
* | Version 1.4.2v1.4.2Graeme Yeates2015-08-091-2/+2
* | Added npm files whitelistBogdan Chadkin2015-08-091-0/+3
* | update minified buildAlexander Early2015-08-071-1/+1
* | Version 1.4.1Alexander Early2015-08-071-2/+2
* | update minified buildAlexander Early2015-08-071-1/+1
* | Merge pull request #849 from charlierudolph/cr-splitTestsAlexander Early2015-07-191-1/+12
|\ \
| * | add karma mocha reportercharlierudolph2015-07-171-0/+1
| * | switch to firefox for travischarlierudolph2015-07-171-3/+3
| * | mocha testscharlierudolph2015-07-171-1/+11
* | | Version 1.4.0v1.4.0Graeme Yeates2015-07-191-2/+2
* | | update minified buildGraeme Yeates2015-07-191-1/+1
|/ /
* | unit test for NPOAydar Zartdinov2015-07-091-0/+1
* | npm install --save-dev bluebirdAydar Zartdinov2015-07-091-0/+1
* | Merge branch 'master' of https://github.com/caolan/asyncAydar Zartdinov2015-07-091-1/+2
|\ \
| * | :scroll: Manadate style guide with jscsGraeme Yeates2015-07-081-1/+2
| |/
* | callback moved out from try/catch blockAydar Zartdinov2015-07-091-0/+2
|/
* Version 1.3.0v1.3.0Alexander Early2015-06-291-2/+2
* update package jsonsAlexander Early2015-06-291-1/+1
* Setup publish make task [ci skip]Graeme Yeates2015-06-241-1/+2
* Chore: Update dev dependenciesGraeme Yeates2015-06-241-3/+3
* update changelog and package jsons1.2.1Alexander Early2015-06-071-2/+2
* merge 1.1.x into masterAlexander Early2015-06-071-1/+1
|\
| * update package.jsons and changelog1.1.11.1.xAlexander Early2015-06-071-2/+2
* | update other package manager scripts1.2.0Alexander Early2015-06-061-1/+1
* | 1.2.0v1.2.0Alexander Early2015-06-021-1/+1
|/
* v1.1.01.1.0Alexander Early2015-06-011-1/+1
* added test coverage with coveralls and nycBenjamin Coe2015-05-231-1/+5