Skip to content

Releases: darky/bull-repl

1.10.0

09 Nov 19:28
Compare
Choose a tag to compare
1.10.0 Pre-release
Pre-release

Thanks @rhrn for this release!

New

  • -f flag for connect, which allow execute multiple commands from file #54
  • Ability to specify count of failed jobs for retrying #53

Improve

  • --exec flag wrapping #52

0.29.0

09 Nov 19:14
Compare
Choose a tag to compare

Thanks @rhrn for this release!

New

  • -f flag for connect, which allow execute multiple commands from file #54
  • Ability to specify count of failed jobs for retrying #53

Improve

  • --exec flag wrapping #52

1.9.0

17 Aug 17:34
Compare
Choose a tag to compare
1.9.0 Pre-release
Pre-release

New

  • Extend add command with options #50 (thanks @dunice)

0.28.0

17 Aug 17:34
Compare
Choose a tag to compare

New

  • Extend add command with options #50 (thanks @dunice)

1.8.0

26 Feb 13:56
Compare
Choose a tag to compare
1.8.0 Pre-release
Pre-release

New

  • Added --exec option for the connect command to be able to use commands like clean, stats, etc... #43 (thanks @Symbolic76)
  • Added --yes option for any command waiting for a prompt answer #43 (thanks @Symbolic76)

Improve

  • update deps

0.27.0

26 Feb 12:35
Compare
Choose a tag to compare

New

  • Added --url option for the connect command (accepts both redis url and redis:sentinel url) #43 (thanks @Symbolic76)
  • Added --exec option for the connect command to be able to use commands like clean, stats, etc... #43 (thanks @Symbolic76)
  • Added --yes option for any command waiting for a prompt answer #43 (thanks @Symbolic76)

Improve

  • update deps

1.7.0

19 Jul 17:05
Compare
Choose a tag to compare
1.7.0 Pre-release
Pre-release

New

  • events-on - Turn on logging of queue events
  • events-off - Turn off logging of queue events

0.26.0

19 Jul 16:30
Compare
Choose a tag to compare

New

  • events-on - Turn on logging of queue events
  • events-off - Turn off logging of queue events

1.6.0

18 Jul 18:22
Compare
Choose a tag to compare
1.6.0 Pre-release
Pre-release

Breaking change

  • On fetch actions --filter option removed. Use --query instead

New

0.25.0

18 Jul 18:21
Compare
Choose a tag to compare

Breaking change

  • On fetch actions --filter option removed. Use --query instead

New