Skip to content

Releases: breamware/sidekiq-batch

Bumping expiration to 30 days

16 Oct 20:36

Choose a tag to compare

  • bumping expiration to 30 days
  • fixing specs

Initial support for nested batches

07 May 12:05

Choose a tag to compare

Adds support for Callback#method syntax

29 Dec 22:30

Choose a tag to compare

Adds support for callback syntax like:

batch.on(:success, 'MyCallback#on_success')

Thanks to https://github.com/cybey

Allows to run on Sidekiq 4

13 Sep 10:20

Choose a tag to compare

v0.1.1

Version 0.1.1

Initial implementation

08 Sep 21:32

Choose a tag to compare

v0.1.0

Version 0.1.0

Initial implementation with missing status implementation

22 Aug 14:11

Choose a tag to compare

0.1.0.pre

Initial implementation - missing status