* Minor changes to step syntax * Addition of new step types * Lots of bugfixes
0.1.0
This version includes breaking changes. - Step params are now set as top-level object properties individually rather than a single `params` dict property created from a `kwargs` object - Updated examples with new syntax