summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix logo linkdocs-folderAlexander Early2019-05-2687-87/+87
* fix path between v2 and v3Alexander Early2019-05-2687-174/+174
* css tweakAlexander Early2019-05-263-7/+16
* make doc generation idempotentAlexander Early2019-05-261-12/+8
* fix scripts/footerAlexander Early2019-05-261-1/+1296
* fix nav links, remove pointless footer textAlexander Early2019-05-2688-6046/+4854
* move docs to v3Alexander Early2019-05-26126-290/+291
* add v2 docsAlexander Early2019-05-26124-0/+70688
* dont clean docs folderAlexander Early2019-05-261-1/+1
* disable jekyllAlexander Early2019-05-261-0/+0
* publish docs to docs folderAlexander Early2019-05-26127-383/+71466
* 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
* feat: add flatMap aliases for concatAlexander Early2019-03-094-0/+6
* fix: Reflect passes value on error (#1633)Alex Early2019-03-094-17/+38
* initialize results in whilst [fixes #1626] (#1628)Hubert Argasinski2019-03-012-1/+19
* Remove --save option as it isn't required anymore (#1624)Steve Moser2019-03-011-3/+3
* fix: stop priorityQueue from draining while items still pending (#1623)André Guedes2019-02-202-1/+37
* fix: send proper retry count to retry's interaval func (#1621)Alex Early2019-02-132-2/+7
* Fixes #1610 (#1615)Sam Radhakrishnan2019-02-131-0/+3
* chore: maybe fix xvfb in travis?Alexander Early2019-02-131-2/+3
* Fixes #1582 (#1597)Hubert Argasinski2018-11-2728-16/+917
* feat: Use heap tree in priority queue (#1595)yemreinci2018-11-204-10/+275
* docs: Set focus on search input on page load (#1591)David Stepanov2018-10-291-1/+1
* --save no longer needed (#1585)Joe Cortopassi2018-10-041-1/+1
* Version 3.0.1-0v3.0.1-0Alexander Early2018-09-301-1/+1
* Update built filesAlexander Early2018-09-303-4/+4
* Update built filesAlexander Early2018-09-304-7031/+6053
* update changelog for 3.0.0-rc1Alexander Early2018-09-301-0/+36
* feat: await-able Async methods (#1572)Alex Early2018-09-3077-201/+987
* sentence fix (#1581)Tony2018-09-211-1/+1
* Small typo :) (#1579)Jake Mingolla2018-09-171-1/+1
* feat: Add cargoQueue type and tests (#1567)Justin Chase2018-08-074-1642/+2037
* update depsAlexander Early2018-08-052-439/+1246
* [wip] initial async generator support (#1560)Alex Early2018-08-0552-198/+1243