Skip to content

Releases: es128/async-waterfall

0.1.5

23 Sep 12:49
Compare
Choose a tag to compare

Updated RequireJS section of UMD to match caolan/async's

0.1.4

20 Sep 20:45
Compare
Choose a tag to compare

Made CommonJS test in UMD more flexible to fix issues installing/using with component(1)

0.1.3

10 Jul 13:33
Compare
Choose a tag to compare

Use safer test for whether first argument is an Array

0.1.2

23 Sep 12:57
Compare
Choose a tag to compare

use setImmediate when available instead of nextTick or setTimeout

0.1.1

23 Sep 12:57
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

fixed mistake in globals binding for browser use

0.1.0

23 Sep 12:57
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

initial draft release