v1.5.0v1.4.2
Reading changes from the repo…
async.transform
function, allowing for parallel processing and dynamic interpretation of input, enhancing flexibility in handling data transformations. workersList()
method to the queue, enabling users to see which items are currently being processed, improving job management. async.auto
by adding a concurrency argument, allowing users to limit the number of tasks running simultaneously, which improves control over task execution. setImmediate
in examples, ensuring clarity and consistency in usage. map
function to return objects, providing more flexibility in handling different data types.