Queue By Default
Changed
- Refactor module to enqueue changes by default, run task on every change
- Change
-j, --jobsto support concurrent tasks - Exposed
-k, --killto enable old behaviour of killing previous task on change (e.g. old behaviour was-j1, -k)