Skip to content

v2.8.1

Compare
Choose a tag to compare
@selwin selwin released this 14 May 01:33
· 45 commits to master since this release
  • Added a button to stop currently running jobs. Thanks @gabriels1234!
  • Added a failed jobs column to rqstats command. Thanks @dangquangdon!
  • Explicitly requires RQ >= 1.14 in setup.py. Thanks @selwin!