summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix docs url (#1689)Eugene Karataev2019-10-051-1/+1
* update matrix to remove node 6 and add 12Alexander Early2019-06-302-7/+7
* chore: tighten up timeout on timesAlexander Early2019-06-301-4/+4
* chore: update more dev depsAlexander Early2019-06-302-986/+309
* chore: update nycAlexander Early2019-06-302-2478/+1016
* chore: update vulnerable depsAlexander Early2019-06-302-370/+443
* chore: update test depsAlexander Early2019-06-302-1861/+1350
* chore: enable full object output for chaiAlexander Early2019-06-302-0/+4
* re-enable coveralls on azureAlex Early2019-06-241-3/+3
* Version 3.1.0v3.1.0Alexander Early2019-06-221-1/+1
* Update built filesAlexander Early2019-06-222-44/+68
* separate clean from allAlexander Early2019-06-221-2/+4
* fix test actuallyAlexander Early2019-06-221-2/+2
* fix: build-test makefile dependenciesAlexander Early2019-06-221-2/+2
* fix testAlexander Early2019-06-221-1/+1
* update changelogAlexander Early2019-06-221-0/+8
* even moar coverageAlexander Early2019-06-222-1/+23
* moar coverageAlexander Early2019-06-223-0/+29
* improve coverage of forEachAsyncAlexander Early2019-06-221-0/+30
* more reflectAll covereageAlexander Early2019-06-221-11/+11
* disable Edge testsAlexander Early2019-06-221-2/+2
* fix tests in firefoxAlexander Early2019-06-221-6/+6
* fix: include config for browserify. Closes #1653Alexander Early2019-06-221-0/+4
* feat(queue): add pushAsync and unshiftAsync functions that reject on error. ...Alexander Early2019-06-224-29/+91
* fix(autoInject): tighten up regex for parsing args. Closes #1663Alexander Early2019-06-222-2/+78
* hide erroring azure badgesAlexander Early2019-06-222-1/+4
* disable coveralls on azureAlexander Early2019-06-221-3/+3
* fix(docs): applyEach docs. Closes #1658Alexander Early2019-06-226-44/+48
* fix(doc): until example. Closes #1664Alexander Early2019-06-224-12/+12
* Remove libhive badge from Readme (#1665)Avner Sorek2019-06-182-2/+0
* Azure pipelines badges (#1652)Pablo Núñez2019-05-292-0/+8
* rework applyEach tests. Closes #1646Alexander Early2019-05-261-18/+18
* docs: use `docs/` folder, include links for every major version (#1648)Alex Early2019-05-26257-410/+142290
* Version 3.0.1v3.0.1Alexander Early2019-05-261-1/+1
* Update built filesAlexander Early2019-05-262-7/+17
* add more variation in autoInject testAlexander Early2019-05-261-4/+4
* update changelogAlexander Early2019-05-241-0/+7
* fix(docs): correct browser support. Closes #1643Alexander Early2019-05-241-1/+3
* fix: don't completely flatten arrays pushed to queue/cargo. Fixes #1645Alexander Early2019-05-242-7/+35
* update gh-pages-deployAlexander Early2019-05-192-8/+8
* Version 3.0.0v3.0.0Alexander Early2019-05-191-1/+1
* Update built filesAlexander Early2019-05-194-145/+326
* move async.mjs to distAlexander Early2019-05-193-3/+3
* update changelogAlexander Early2019-05-191-0/+1
* feat: Add .mjs bundle and pkg.main to CJS build (#1642)Alex Early2019-05-199-269/+400
* update changelogAlexander Early2019-05-191-1/+2
* BREAKING CHANGE: awaitable queues (#1641)Alex Early2019-05-199-211/+310
* update changelogAlexander Early2019-05-191-0/+1
* BREAKING CHANGE: remove partial application feature of applyEach (#1640)Alex Early2019-05-196-53/+34
* chore: Add Azure Pipelines for CI (Windows, Linux, Mac) (#1630), Fix async fu...Pablo Núñez2019-04-0719-83/+315