v3.0.0
- Require that queue methods be async and require a callback
- Add actionhero's eslintrc, and make the code pretty
- Use the
async
library to dry up this project, enhance readability - Block more than one task with the exact same args from being enqueuedAt (in) for at the same timestamp (to prevent non-deterministic behavior with locking plugins) (#145)