Skip to content

1.2.0

Latest

Choose a tag to compare

@aleclarson aleclarson released this 18 May 19:26
· 14 commits to master since this release
  • rename maxConcurrent property to limit
  • rename numConcurrent property to count
  • support task promises by default (eg: tasks.push(promise))
  • limit property defaults to undefined if not provided (instead of Infinity)
  • use class keyword internally