v0.0.9
π¨π»βπ€ Change Log
- Fix bug with
addMultiple
overwritingtasks
object completely while updatingtasks.list
andtasks.total
. start
now iterates overtasks.list
and executes tasks until concurrency limits are fulfilled.
addMultiple
overwriting tasks
object completely while updating tasks.list
and tasks.total
.start
now iterates over tasks.list
and executes tasks until concurrency limits are fulfilled.