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