0.2.0
grandma.run can now take an object stream as the output stream and write the raw JavaScript object report to it instead of a JSON string. See #68.
Better stream input validation added. Invalid values now create a TypeError with a clear message.