Changelog
15.3.0
Changelog
15.0.1
deepEqualAdded will return true more often when int arrays are compared
Changelog
14.2.0
add somePromisesParallel, similar to chainPromises but will run up to x promises at the same time
Changelog
14.1.0
chainPromises is more like Promise.all, promise creators can return a promise or a direct value
Changelog
14.0.0