changelogs.md
taskforcesh/bull-local
Repository
-
API
-
Source
1.8.0
Support for connecting to sentinels
1.7.1
chore: upgrade all dependencies
1.7.0
feat: add pause, resume and isPaused commands
feat: send version to server
1.6.0
feat: get redis info support
1.5.0
feat: add moveToFailed command
1.4.4
fix: fix queues cache fixes #12
1.1.1
fix: close redis connection after getting queues.
1.1.0
feat: add support for removing scheduled jobs.
feat: add support for removing, promoting, retrying and discarding jobs.
1.0.5
chore: replace npmview by latest-version
1.0.4
fix: read package.json with proper path
1.0.3
exit with error if missing token option
1.0.2
add database selection option.
1.0.1
fix password option for redis connections.
1.0.0
Initial Version