What's Changed
- Improve performance for sequential combine operations (
task_limit=1
) by @vxgmichel in #131 - Raise a ValueError when 'task_limit' or 'ordered' arguments are provided with a sync function by @vxgmichel in #132
Full Changelog: v0.6.4...v0.7.0