v0.3.2
Validate pipeline step tuples: the function element must be callable and kwargs must be a dict. Malformed steps now fail at add time with a clear error instead of 'dict' object is not callable inside eval.
Validate pipeline step tuples: the function element must be callable and kwargs must be a dict. Malformed steps now fail at add time with a clear error instead of 'dict' object is not callable inside eval.