Releases: es128/async-waterfall
Releases · es128/async-waterfall
0.1.5
Updated RequireJS section of UMD to match caolan/async's
0.1.4
Made CommonJS test in UMD more flexible to fix issues installing/using with component(1)
0.1.3
Use safer test for whether first argument is an Array
0.1.2
use setImmediate when available instead of nextTick or setTimeout
0.1.1
fixed mistake in globals binding for browser use