Skip to content

Releases: gillespied/batch_please

Bug fix on deployment

17 Jul 10:07

Choose a tag to compare

v0.3.1

Missing env from workflow.

Adding dictionary input support

17 Jul 09:40

Choose a tag to compare

This release adds support for dictionary inputs with kwarg unpacking into the processed function.
This should allow easier batching of functions with multiple and varying inputs.

What's Changed

Full Changelog: v0.2.0...v0.3.0