Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 407 Bytes

Change Log

0.0.3 (2019-06-10)

  • Add useWorker auto-running hook
  • Add task modes: drop, restartable, enqueue, keepLatest
  • Add maxConcurrency option & queuing
  • Add tests

0.0.2 (2019-06-08)

Performable task api - more like ember-concurrency

0.0.1 (2019-06-08)

Initial prototype - tasks run automatically