Skip to content

Queue By Default

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 30 Sep 01:58
· 56 commits to master since this release

Changed

  • Refactor module to enqueue changes by default, run task on every change
  • Change -j, --jobs to support concurrent tasks
  • Exposed -k, --kill to enable old behaviour of killing previous task on change (e.g. old behaviour was -j1, -k)