2.5.1
- Fix issue where models with long calls (i.e.
deparse(model$call)
results in a vector of length greater than 1) would break the functionality oflistwise_delete()
- Change print method for
generate_models()
to look clean and comprehensible in Jupyter Notebooks.