3.4.0: Add when.filter
- New
when.filter
for filtering arrays of promises. when.map
andwhen.filter
now provide the array index as the second param to their mapping and filtering functions.when/keys.map
now provides the associated key to its mapping function.- Smaller ES6 shim.