v0.9.0
What's Changed
Features/Improvements
- Support passing in a custom converter for inputs/result serialization by @cschleiden in #163
- Add name to workflow history web UI by @cbsmith402 in #141
- Check return types when scheduling activities and sub workflows by @cschleiden in #165
- Check params when scheduling workflows or activities by @cschleiden in #166
Other Changes
- Update to benchmark by @cschleiden in #162
- Run tests in parallel by @cschleiden in #164
- Use pointers to events by @cschleiden in #167
New Contributors
- @cbsmith402 made their first contribution in #141
Full Changelog: v0.8.2...v0.8.3