- Collaborated on initial concept
- Wrote the majority of the code as of initial release
- Helpful contributions to maintenance of specs, README, etc
- Collaborated on initial concept
- Conducted the gem extraction and release
- Finagled a way into getting us the ability to specify
sidekiq-pro
as an explicit dependency despite it not being publicly available and without exposing it to the public in the process.
- Added additional comment documentation
- Added support for
on_complete
batch callback support inSimplekiq::BatchingJob
- Fixed bug with batch statuses in callbacks for empty batches
- Added support for specifying
sidekiq_options
for the child job inSimplekiq::BatchingJob
- On request, graciously took down his unused
simplekiq
placeholder from rubygems so we could continue using the name 🙌
- Helpfully and respectfully nudged us towards loosening our sidekiq version requirement