v2.5.0v2.4.1
Reading changes from the repo…
concatLimit
, allowing you to control the number of concurrent operations when concatenating arrays. This makes your asynchronous tasks more manageable and efficient. async.concat
functions, ensuring that the order of your input arrays is maintained in the output. This change enhances the reliability of your data processing. q.workersList()
now accurately reflects the items being processed, aligning with the documentation. This ensures you have a clear view of your active tasks. q.kill
documentation, making it easier for users to understand its functionality.